Uses of Class
eu.bandm.tools.util.NamespaceName
Packages that use NamespaceName
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
  with minimum typographic noise.
Umod main model class: This is the internal 
 model for the d2d text type definitions.
Created by bandm/metatools/tdom on 2024-01-07T20:22:56
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
Meaning: Created from d2d definition module 
 lablog$expanded at 
 2024-01-09_09h00m18.
Meaning: Source format for multi lingual 
 support.
Meaning: Source format for the Option 
 compiler, for command line parsing, GUI input, 
 generation of documentation, etc.
Generates typed models of XML documents, 
  see 
 meta-tools TDOM user documentation.
Contains base and auxiliary classes for code generated by tdom.
A DocumentClient implementation for W3C Dom.
Infrastructure for evaluating tpath expressions.
Type checking for tpath expressions.
Collection of mostly unrelated, tiny, ubiquitously needed
    auxiliary classes for many different purposes.
Ubiquitously needed auxiliary classes which need the
    
eu.bandm.tools.message package.Runtime classes for the  xantlr
  parser.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
- 
Uses of NamespaceName in eu.bandm.tools.d2d2.base
Fields in eu.bandm.tools.d2d2.base declared as NamespaceNameModifier and TypeFieldDescriptionstatic final NamespaceNameName of an xslt stylesheet parameter for processing it with Java code, in parallel to the usual xslt-based processing.static final NamespaceNameName of an xslt stylesheet parameter for processing it with Java code, in parallel to the usual xslt-based processing.static final NamespaceNameFields in eu.bandm.tools.d2d2.base with type parameters of type NamespaceNameModifier and TypeFieldDescriptionprotected final Map<NamespaceName,String> Dtd2Def.dtdname2ddfnameMethods in eu.bandm.tools.d2d2.base that return NamespaceNameModifier and TypeMethodDescriptionUdomClient.getNamespaceName(UdomClient.Node<?> node) protected NamespaceNameDef2Dtd.normalize(NamespaceName nn, boolean isAttribute) Methods in eu.bandm.tools.d2d2.base with parameters of type NamespaceNameModifier and TypeMethodDescriptionprotected voidUdom2Sax.checknamespace(NamespaceName n, boolean isAttribute) Generate an SAX call, iff the namespace uri is not yet mapped to a prefix, and memoize.protected StringDtd2Def.Phase1.AttConverter.makeQname(NamespaceName nn, Location<XMLDocumentIdentifier> elloc) protected voidDtd2Def.mapNames(NamespaceName nn, String s, Location<XMLDocumentIdentifier> elloc) Maps the dtd NamespaceName to an internal element name, after checking that not illegal characters are in the latter by callingDtd2Def.checkName(String, Location).protected NamespaceNameDef2Dtd.normalize(NamespaceName nn, boolean isAttribute) protected booleanDtd2Def.tryMangle(NamespaceName nn, String name, Location<XMLDocumentIdentifier> elloc) If the name is already used, return false.protected voidUdom2Sax.wr_simpleElement(NamespaceName tag, char[] c, int o, int l) protected voidUdom2Sax.writeEmptyElement(NamespaceName tag) protected voidUdom2Sax.writeSimpleElement(NamespaceName tag, MemString val) protected voidUdom2Sax.writeSimpleElement_synthetic(NamespaceName tag, String val) write a text which is synthetic, ie. - 
Uses of NamespaceName in eu.bandm.tools.d2d2.model
Fields in eu.bandm.tools.d2d2.model declared as NamespaceNameModifier and TypeFieldDescriptionprotected NamespaceNameModule.defaultElNsGenerated by umod; model author's documentation MISSING.protected NamespaceNameDefinition.xml_tagGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.model with type parameters of type NamespaceNameModifier and TypeFieldDescriptionstatic final Function<Module,NamespaceName> Module.get_defaultElNsDeprecated.Use new '::' method reference instead.static final Function<Definition,NamespaceName> Definition.get_xml_tagDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.model that return NamespaceNameModifier and TypeMethodDescriptionModule.get_defaultElNs()Generated by umod; model author's documentation MISSING.Definition.get_xml_tag()Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.d2d2.model with parameters of type NamespaceNameModifier and TypeMethodDescriptionprotected voidMATCH_ONLY_00.action(NamespaceName e0) booleanModule.set_defaultElNs(NamespaceName val) Generated by umod; model author's documentation MISSING.booleanDefinition.set_xml_tag(NamespaceName val) Generated by umod; model author's documentation MISSING. - 
Uses of NamespaceName in eu.bandm.tools.doctypes.xhtml
Fields in eu.bandm.tools.doctypes.xhtml declared as NamespaceNameModifier and TypeFieldDescriptionstatic final NamespaceNameElement_a.namestatic final NamespaceNameElement_abbr.namestatic final NamespaceNameElement_acronym.namestatic final NamespaceNameElement_address.namestatic final NamespaceNameElement_area.namestatic final NamespaceNameElement_b.namestatic final NamespaceNameElement_base.namestatic final NamespaceNameElement_bdo.namestatic final NamespaceNameElement_big.namestatic final NamespaceNameElement_blockquote.namestatic final NamespaceNameElement_body.namestatic final NamespaceNameElement_br.namestatic final NamespaceNameElement_button.namestatic final NamespaceNameElement_caption.namestatic final NamespaceNameElement_cite.namestatic final NamespaceNameElement_code.namestatic final NamespaceNameElement_col.namestatic final NamespaceNameElement_colgroup.namestatic final NamespaceNameElement_dd.namestatic final NamespaceNameElement_del.namestatic final NamespaceNameElement_dfn.namestatic final NamespaceNameElement_div.namestatic final NamespaceNameElement_dl.namestatic final NamespaceNameElement_dt.namestatic final NamespaceNameElement_em.namestatic final NamespaceNameElement_fieldset.namestatic final NamespaceNameElement_form.namestatic final NamespaceNameElement_h1.namestatic final NamespaceNameElement_h2.namestatic final NamespaceNameElement_h3.namestatic final NamespaceNameElement_h4.namestatic final NamespaceNameElement_h5.namestatic final NamespaceNameElement_h6.namestatic final NamespaceNameElement_head.namestatic final NamespaceNameElement_hr.namestatic final NamespaceNameElement_html.namestatic final NamespaceNameElement_i.namestatic final NamespaceNameElement_img.namestatic final NamespaceNameElement_input.namestatic final NamespaceNameElement_ins.namestatic final NamespaceNameElement_kbd.namestatic final NamespaceNameElement_label.namestatic final NamespaceNameElement_legend.namestatic final NamespaceNameElement_li.namestatic final NamespaceNameElement_link.namestatic final NamespaceNameElement_map.namestatic final NamespaceNameElement_meta.namestatic final NamespaceNameElement_noscript.namestatic final NamespaceNameElement_object.namestatic final NamespaceNameElement_ol.namestatic final NamespaceNameElement_optgroup.namestatic final NamespaceNameElement_option.namestatic final NamespaceNameElement_p.namestatic final NamespaceNameElement_param.namestatic final NamespaceNameElement_pre.namestatic final NamespaceNameElement_q.namestatic final NamespaceNameElement_samp.namestatic final NamespaceNameElement_script.namestatic final NamespaceNameElement_select.namestatic final NamespaceNameElement_small.namestatic final NamespaceNameElement_span.namestatic final NamespaceNameElement_strong.namestatic final NamespaceNameElement_style.namestatic final NamespaceNameElement_sub.namestatic final NamespaceNameElement_sup.namestatic final NamespaceNameElement_table.namestatic final NamespaceNameElement_tbody.namestatic final NamespaceNameElement_td.namestatic final NamespaceNameElement_textarea.namestatic final NamespaceNameElement_tfoot.namestatic final NamespaceNameElement_th.namestatic final NamespaceNameElement_thead.namestatic final NamespaceNameElement_title.namestatic final NamespaceNameElement_tr.namestatic final NamespaceNameElement_tt.namestatic final NamespaceNameElement_ul.namestatic final NamespaceNameElement_var.namestatic final NamespaceNameAttr_accesskey.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_align.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_char.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_charoff.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_charset.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_checked.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_class.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_dir.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_disabled.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_href.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_hreflang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_id.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_lang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_multiple.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_name.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onblur.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onclick.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_ondblclick.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onfocus.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onkeydown.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onkeypress.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onkeyup.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onmousedown.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onmousemove.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onmouseout.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onmouseover.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_onmouseup.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_readonly.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_rel.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_rev.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_selected.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_style.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_tabindex.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_title.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_type.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_valign.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameAttr_xml_lang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_a.Attr_coords.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_a.Attr_name.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_a.Attr_shape.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_area.Attr_alt.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_area.Attr_coords.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_area.Attr_nohref.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_area.Attr_shape.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_base.Attr_href.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_bdo.Attr_dir.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_blockquote.Attr_cite.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_body.Attr_onload.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_body.Attr_onunload.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_button.Attr_type.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_button.Attr_value.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_col.Attr_span.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_col.Attr_width.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_colgroup.Attr_span.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_colgroup.Attr_width.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_del.Attr_cite.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_del.Attr_datetime.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_form.Attr_accept_charset.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_form.Attr_accept.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_form.Attr_action.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_form.Attr_enctype.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_form.Attr_method.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_form.Attr_onreset.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_form.Attr_onsubmit.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_head.Attr_profile.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_html.Attr_xmlns.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_img.Attr_alt.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_img.Attr_height.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_img.Attr_ismap.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_img.Attr_longdesc.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_img.Attr_src.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_img.Attr_usemap.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_img.Attr_width.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_input.Attr_accept.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_input.Attr_alt.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_input.Attr_maxlength.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_input.Attr_onchange.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_input.Attr_onselect.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_input.Attr_size.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_input.Attr_src.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_input.Attr_type.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_input.Attr_usemap.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_input.Attr_value.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_ins.Attr_cite.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_ins.Attr_datetime.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_label.Attr_for.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_link.Attr_media.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_map.Attr_id.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_map.Attr_name.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_meta.Attr_content.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_meta.Attr_http_equiv.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_meta.Attr_scheme.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_archive.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_classid.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_codebase.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_codetype.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_data.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_declare.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_height.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_name.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_standby.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_usemap.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_object.Attr_width.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_optgroup.Attr_label.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_option.Attr_label.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_option.Attr_value.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_param.Attr_value.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_param.Attr_valuetype.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_pre.Attr_xml_space.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_q.Attr_cite.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_script.Attr_defer.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_script.Attr_src.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_script.Attr_type.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_script.Attr_xml_space.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_select.Attr_onchange.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_select.Attr_size.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_style.Attr_media.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_style.Attr_type.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_style.Attr_xml_space.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_table.Attr_border.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_table.Attr_cellpadding.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_table.Attr_cellspacing.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_table.Attr_frame.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_table.Attr_rules.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_table.Attr_summary.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_table.Attr_width.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_td.Attr_abbr.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_td.Attr_axis.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_td.Attr_colspan.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_td.Attr_headers.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_td.Attr_rowspan.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_td.Attr_scope.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_textarea.Attr_cols.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_textarea.Attr_onchange.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_textarea.Attr_onselect.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_textarea.Attr_rows.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_th.Attr_abbr.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_th.Attr_axis.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_th.Attr_colspan.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_th.Attr_headers.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_th.Attr_rowspan.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_th.Attr_scope.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.Methods in eu.bandm.tools.doctypes.xhtml that return NamespaceNameModifier and TypeMethodDescriptionfinal NamespaceNameAttr_accesskey.getNamespaceName()final NamespaceNameAttr_align.getNamespaceName()final NamespaceNameAttr_char.getNamespaceName()final NamespaceNameAttr_charoff.getNamespaceName()final NamespaceNameAttr_charset.getNamespaceName()final NamespaceNameAttr_checked.getNamespaceName()final NamespaceNameAttr_class.getNamespaceName()final NamespaceNameAttr_dir.getNamespaceName()final NamespaceNameAttr_disabled.getNamespaceName()final NamespaceNameAttr_href.getNamespaceName()final NamespaceNameAttr_hreflang.getNamespaceName()final NamespaceNameAttr_id.getNamespaceName()final NamespaceNameAttr_lang.getNamespaceName()final NamespaceNameAttr_multiple.getNamespaceName()final NamespaceNameAttr_name.getNamespaceName()final NamespaceNameAttr_onblur.getNamespaceName()final NamespaceNameAttr_onclick.getNamespaceName()final NamespaceNameAttr_ondblclick.getNamespaceName()final NamespaceNameAttr_onfocus.getNamespaceName()final NamespaceNameAttr_onkeydown.getNamespaceName()final NamespaceNameAttr_onkeypress.getNamespaceName()final NamespaceNameAttr_onkeyup.getNamespaceName()final NamespaceNameAttr_onmousedown.getNamespaceName()final NamespaceNameAttr_onmousemove.getNamespaceName()final NamespaceNameAttr_onmouseout.getNamespaceName()final NamespaceNameAttr_onmouseover.getNamespaceName()final NamespaceNameAttr_onmouseup.getNamespaceName()final NamespaceNameAttr_readonly.getNamespaceName()final NamespaceNameAttr_rel.getNamespaceName()final NamespaceNameAttr_rev.getNamespaceName()final NamespaceNameAttr_selected.getNamespaceName()final NamespaceNameAttr_style.getNamespaceName()final NamespaceNameAttr_tabindex.getNamespaceName()final NamespaceNameAttr_title.getNamespaceName()final NamespaceNameAttr_type.getNamespaceName()final NamespaceNameAttr_valign.getNamespaceName()final NamespaceNameAttr_xml_lang.getNamespaceName()final NamespaceNameElement_a.Attr_coords.getNamespaceName()final NamespaceNameElement_a.Attr_name.getNamespaceName()final NamespaceNameElement_a.Attr_shape.getNamespaceName()final NamespaceNameElement_area.Attr_alt.getNamespaceName()final NamespaceNameElement_area.Attr_coords.getNamespaceName()final NamespaceNameElement_area.Attr_nohref.getNamespaceName()final NamespaceNameElement_area.Attr_shape.getNamespaceName()final NamespaceNameElement_base.Attr_href.getNamespaceName()final NamespaceNameElement_bdo.Attr_dir.getNamespaceName()final NamespaceNameElement_blockquote.Attr_cite.getNamespaceName()final NamespaceNameElement_body.Attr_onload.getNamespaceName()final NamespaceNameElement_body.Attr_onunload.getNamespaceName()final NamespaceNameElement_button.Attr_type.getNamespaceName()final NamespaceNameElement_button.Attr_value.getNamespaceName()final NamespaceNameElement_col.Attr_span.getNamespaceName()final NamespaceNameElement_col.Attr_width.getNamespaceName()final NamespaceNameElement_colgroup.Attr_span.getNamespaceName()final NamespaceNameElement_colgroup.Attr_width.getNamespaceName()final NamespaceNameElement_del.Attr_cite.getNamespaceName()final NamespaceNameElement_del.Attr_datetime.getNamespaceName()final NamespaceNameElement_form.Attr_accept_charset.getNamespaceName()final NamespaceNameElement_form.Attr_accept.getNamespaceName()final NamespaceNameElement_form.Attr_action.getNamespaceName()final NamespaceNameElement_form.Attr_enctype.getNamespaceName()final NamespaceNameElement_form.Attr_method.getNamespaceName()final NamespaceNameElement_form.Attr_onreset.getNamespaceName()final NamespaceNameElement_form.Attr_onsubmit.getNamespaceName()final NamespaceNameElement_head.Attr_profile.getNamespaceName()final NamespaceNameElement_html.Attr_xmlns.getNamespaceName()final NamespaceNameElement_img.Attr_alt.getNamespaceName()final NamespaceNameElement_img.Attr_height.getNamespaceName()final NamespaceNameElement_img.Attr_ismap.getNamespaceName()final NamespaceNameElement_img.Attr_longdesc.getNamespaceName()final NamespaceNameElement_img.Attr_src.getNamespaceName()final NamespaceNameElement_img.Attr_usemap.getNamespaceName()final NamespaceNameElement_img.Attr_width.getNamespaceName()final NamespaceNameElement_input.Attr_accept.getNamespaceName()final NamespaceNameElement_input.Attr_alt.getNamespaceName()final NamespaceNameElement_input.Attr_maxlength.getNamespaceName()final NamespaceNameElement_input.Attr_onchange.getNamespaceName()final NamespaceNameElement_input.Attr_onselect.getNamespaceName()final NamespaceNameElement_input.Attr_size.getNamespaceName()final NamespaceNameElement_input.Attr_src.getNamespaceName()final NamespaceNameElement_input.Attr_type.getNamespaceName()final NamespaceNameElement_input.Attr_usemap.getNamespaceName()final NamespaceNameElement_input.Attr_value.getNamespaceName()final NamespaceNameElement_ins.Attr_cite.getNamespaceName()final NamespaceNameElement_ins.Attr_datetime.getNamespaceName()final NamespaceNameElement_label.Attr_for.getNamespaceName()final NamespaceNameElement_link.Attr_media.getNamespaceName()final NamespaceNameElement_map.Attr_id.getNamespaceName()final NamespaceNameElement_map.Attr_name.getNamespaceName()final NamespaceNameElement_meta.Attr_content.getNamespaceName()final NamespaceNameElement_meta.Attr_http_equiv.getNamespaceName()final NamespaceNameElement_meta.Attr_scheme.getNamespaceName()final NamespaceNameElement_object.Attr_archive.getNamespaceName()final NamespaceNameElement_object.Attr_classid.getNamespaceName()final NamespaceNameElement_object.Attr_codebase.getNamespaceName()final NamespaceNameElement_object.Attr_codetype.getNamespaceName()final NamespaceNameElement_object.Attr_data.getNamespaceName()final NamespaceNameElement_object.Attr_declare.getNamespaceName()final NamespaceNameElement_object.Attr_height.getNamespaceName()final NamespaceNameElement_object.Attr_name.getNamespaceName()final NamespaceNameElement_object.Attr_standby.getNamespaceName()final NamespaceNameElement_object.Attr_usemap.getNamespaceName()final NamespaceNameElement_object.Attr_width.getNamespaceName()final NamespaceNameElement_optgroup.Attr_label.getNamespaceName()final NamespaceNameElement_option.Attr_label.getNamespaceName()final NamespaceNameElement_option.Attr_value.getNamespaceName()final NamespaceNameElement_param.Attr_value.getNamespaceName()final NamespaceNameElement_param.Attr_valuetype.getNamespaceName()final NamespaceNameElement_pre.Attr_xml_space.getNamespaceName()final NamespaceNameElement_q.Attr_cite.getNamespaceName()final NamespaceNameElement_script.Attr_defer.getNamespaceName()final NamespaceNameElement_script.Attr_src.getNamespaceName()final NamespaceNameElement_script.Attr_type.getNamespaceName()final NamespaceNameElement_script.Attr_xml_space.getNamespaceName()final NamespaceNameElement_select.Attr_onchange.getNamespaceName()final NamespaceNameElement_select.Attr_size.getNamespaceName()final NamespaceNameElement_style.Attr_media.getNamespaceName()final NamespaceNameElement_style.Attr_type.getNamespaceName()final NamespaceNameElement_style.Attr_xml_space.getNamespaceName()final NamespaceNameElement_table.Attr_border.getNamespaceName()final NamespaceNameElement_table.Attr_cellpadding.getNamespaceName()final NamespaceNameElement_table.Attr_cellspacing.getNamespaceName()final NamespaceNameElement_table.Attr_frame.getNamespaceName()final NamespaceNameElement_table.Attr_rules.getNamespaceName()final NamespaceNameElement_table.Attr_summary.getNamespaceName()final NamespaceNameElement_table.Attr_width.getNamespaceName()final NamespaceNameElement_td.Attr_abbr.getNamespaceName()final NamespaceNameElement_td.Attr_axis.getNamespaceName()final NamespaceNameElement_td.Attr_colspan.getNamespaceName()final NamespaceNameElement_td.Attr_headers.getNamespaceName()final NamespaceNameElement_td.Attr_rowspan.getNamespaceName()final NamespaceNameElement_td.Attr_scope.getNamespaceName()final NamespaceNameElement_textarea.Attr_cols.getNamespaceName()final NamespaceNameElement_textarea.Attr_onchange.getNamespaceName()final NamespaceNameElement_textarea.Attr_onselect.getNamespaceName()final NamespaceNameElement_textarea.Attr_rows.getNamespaceName()final NamespaceNameElement_th.Attr_abbr.getNamespaceName()final NamespaceNameElement_th.Attr_axis.getNamespaceName()final NamespaceNameElement_th.Attr_colspan.getNamespaceName()final NamespaceNameElement_th.Attr_headers.getNamespaceName()final NamespaceNameElement_th.Attr_rowspan.getNamespaceName()final NamespaceNameElement_th.Attr_scope.getNamespaceName()Constructors in eu.bandm.tools.doctypes.xhtml with parameters of type NamespaceNameModifierConstructorDescription(package private)Element(NamespaceName name) (package private)Element_block(NamespaceName name) (package private)(package private)(package private)(package private)(package private)Element_heading(NamespaceName name) (package private)Element_inline(NamespaceName name) (package private)(package private)Element_lists(NamespaceName name) (package private)Element_misc(NamespaceName name) (package private)(package private)Element_phrase(NamespaceName name) (package private)Element_special(NamespaceName name) (package private) - 
Uses of NamespaceName in eu.bandm.tools.dtm
Fields in eu.bandm.tools.dtm declared as NamespaceNameModifier and TypeFieldDescriptionprotected NamespaceNameDTM.Named.nameGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.dtm with type parameters of type NamespaceNameModifier and TypeFieldDescriptionprotected CheckedMap_RD<NamespaceName,DTM.Attribute> DTM.Element.attrsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<NamespaceName,DTM.Element> DTM.Dtd.elemsGenerated by umod; model author's documentation MISSING.protected Set<NamespaceName>AttributeChecks.missingprotected Map<NamespaceName,Integer> AttributeChecks.nsn2indexprotected Set<NamespaceName>AttributeChecks.okprotected Set<NamespaceName>AttributeChecks.undeclaredprotected Set<NamespaceName>AttributeChecks.violateFixedprotected Set<NamespaceName>AttributeChecks.violateTypeMethods in eu.bandm.tools.dtm that return NamespaceNameModifier and TypeMethodDescription(package private) NamespaceNameDTD2DTM.attribute(String qname, Location<XMLDocumentIdentifier> loc) (package private) NamespaceNameDTD2DTM.element(String qname, Location<XMLDocumentIdentifier> loc) DTM.Named.get_name()Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtm that return types with arguments of type NamespaceNameModifier and TypeMethodDescriptionDTM.Element.get_attrs()Generated by umod; model author's documentation MISSING.DTM.Dtd.get_elems()Generated by umod; model author's documentation MISSING.AttributeChecks.get_missing()AttributeChecks.get_ok()AttributeChecks.get_undeclared()AttributeChecks.get_violateFixed()AttributeChecks.get_violateType()Methods in eu.bandm.tools.dtm with parameters of type NamespaceNameModifier and TypeMethodDescriptionprotected voidDTM.MATCH_ONLY_00.action(NamespaceName e0) static StringAttributeChecks.attValueByNamespaceName(Attributes atts, NamespaceName n) protected voidAttributeChecks.check_more_tokens(String value, boolean mustBeName, NamespaceName elname, NamespaceName attname) protected voidAttributeChecks.check_one_token(String value, boolean mustBeName, NamespaceName elname, NamespaceName attname) booleanDTM.Element.containsKey_attrs(NamespaceName key0) Convenience un-Currying method.booleanDTM.Dtd.containsKey_elems(NamespaceName key0) Convenience un-Currying method.AttributeChecks.get_index(NamespaceName nn) voidDTM.Element.put_attrs(NamespaceName key0, DTM.Attribute value) Convenience un-Currying method.voidDTM.Dtd.put_elems(NamespaceName key0, DTM.Element value) Convenience un-Currying method.booleanDTM.Named.set_name(NamespaceName val) Generated by umod; model author's documentation MISSING.Method parameters in eu.bandm.tools.dtm with type arguments of type NamespaceNameModifier and TypeMethodDescriptionprotected voidAttributeChecks.dump1(PrintStream p, Set<NamespaceName> set, String text) static Pattern<DTM.Element>DTM.Element.get_attrs(Pattern<? super CheckedMap_RD<NamespaceName, DTM.Attribute>> p) Lifts a pattern which matches the field value to one which matches this whole object.DTM.Dtd.get_elems(Pattern<? super CheckedMap_RD<NamespaceName, DTM.Element>> p) Lifts a pattern which matches the field value to one which matches this whole object.DTM.Named.get_name(Pattern<? super NamespaceName> p) Lifts a pattern which matches the field value to one which matches this whole object.booleanDTM.Element.set_attrs(CheckedMap_RD<NamespaceName, DTM.Attribute> val) Generated by umod; model author's documentation MISSING.booleanDTM.Dtd.set_elems(CheckedMap_RD<NamespaceName, DTM.Element> val) Generated by umod; model author's documentation MISSING.Constructors in eu.bandm.tools.dtm with parameters of type NamespaceNameModifierConstructorDescriptionAttribute(NamespaceName name, DTM.AttributeType type, DTM.AttributeDefault def) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".Element(NamespaceName name, DTM.Content content) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".Named(NamespaceName name) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". - 
Uses of NamespaceName in eu.bandm.tools.lablog.xml
Fields in eu.bandm.tools.lablog.xml declared as NamespaceNameModifier and TypeFieldDescriptionstatic final NamespaceNameElement_a_all.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:all.static final NamespaceNameElement_a_alpha.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:alpha.static final NamespaceNameElement_a_ascii_alpha.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ascii_alpha.static final NamespaceNameElement_a_ascii_lower.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ascii_lower.static final NamespaceNameElement_a_ascii_upper.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ascii_upper.static final NamespaceNameElement_a_blank.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:blank.static final NamespaceNameElement_a_blink.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:blink.static final NamespaceNameElement_a_bold.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:bold.static final NamespaceNameElement_a_border.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:border.static final NamespaceNameElement_a_cite.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:cite.static final NamespaceNameElement_a_decimalDigit.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:decimalDigit.static final NamespaceNameElement_a_emph.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:emph.static final NamespaceNameElement_a_footnote.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:footnote.static final NamespaceNameElement_a_footnotemark.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:footnotemark.static final NamespaceNameElement_a_footnotetext.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:footnotetext.static final NamespaceNameElement_a_framename.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:framename.static final NamespaceNameElement_a_hh.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:hh.static final NamespaceNameElement_a_image_align.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_align.static final NamespaceNameElement_a_image_alt.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_alt.static final NamespaceNameElement_a_image_file.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_file.static final NamespaceNameElement_a_image_height.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_height.static final NamespaceNameElement_a_image_showLabel.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_showLabel.static final NamespaceNameElement_a_image_width.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_width.static final NamespaceNameElement_a_image.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image.static final NamespaceNameElement_a_indexhi.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:indexhi.static final NamespaceNameElement_a_indexlo.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:indexlo.static final NamespaceNameElement_a_inframe.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:inframe.static final NamespaceNameElement_a_ital.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ital.static final NamespaceNameElement_a_key.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:key.static final NamespaceNameElement_a_kind.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:kind.static final NamespaceNameElement_a_label.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:label.static final NamespaceNameElement_a_larger.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:larger.static final NamespaceNameElement_a_ldots.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ldots.static final NamespaceNameElement_a_link.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:link.static final NamespaceNameElement_a_list.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:list.static final NamespaceNameElement_a_listContinues.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:listContinues.static final NamespaceNameElement_a_listitem.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:listitem.static final NamespaceNameElement_a_listStartnum.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:listStartnum.static final NamespaceNameElement_a_listSymbol.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:listSymbol.static final NamespaceNameElement_a_loc.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:loc.static final NamespaceNameElement_a_locus.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:locus.static final NamespaceNameElement_a_mode.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:mode.static final NamespaceNameElement_a_nl.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:nl.static final NamespaceNameElement_a_opus.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:opus.static final NamespaceNameElement_a_p.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:p.static final NamespaceNameElement_a_path.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:path.static final NamespaceNameElement_a_pers.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:pers.static final NamespaceNameElement_a_persop.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:persop.static final NamespaceNameElement_a_pkind.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:pkind.static final NamespaceNameElement_a_popus.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:popus.static final NamespaceNameElement_a_ppers.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ppers.static final NamespaceNameElement_a_ref.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ref.static final NamespaceNameElement_a_refdate.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:refdate.static final NamespaceNameElement_a_scaps.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:scaps.static final NamespaceNameElement_a_smaller.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:smaller.static final NamespaceNameElement_a_spanstyle.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:spanstyle.static final NamespaceNameElement_a_src.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:src.static final NamespaceNameElement_a_SRC.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:SRC.static final NamespaceNameElement_a_strikeout.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:strikeout.static final NamespaceNameElement_a_table.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:table.static final NamespaceNameElement_a_td.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:td.static final NamespaceNameElement_a_tdCls.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:tdCls.static final NamespaceNameElement_a_text.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:text.static final NamespaceNameElement_a_th.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:th.static final NamespaceNameElement_a_top.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:top.static final NamespaceNameElement_a_tr.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:tr.static final NamespaceNameElement_a_treeInclude.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:treeInclude.static final NamespaceNameElement_a_ulin.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ulin.static final NamespaceNameElement_a_url.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:url.static final NamespaceNameElement_a_verbatimXml.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:verbatimXml.static final NamespaceNameElement_a_whitespace.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:whitespace.static final NamespaceNameElement_a_xemph.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:xemph.static final NamespaceNameElement_a_xlang.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:xlang.static final NamespaceNameElement_ACCEPTED.nameName of the Element is in namespace-enabled mode, namely{}ACCEPTED.static final NamespaceNameElement_author.nameName of the Element is in namespace-enabled mode, namely{}author.static final NamespaceNameElement_authors.nameName of the Element is in namespace-enabled mode, namely{}authors.static final NamespaceNameElement_CLOSED.nameName of the Element is in namespace-enabled mode, namely{}CLOSED.static final NamespaceNameElement_costs.nameName of the Element is in namespace-enabled mode, namely{}costs.static final NamespaceNameElement_date.nameName of the Element is in namespace-enabled mode, namely{}date.static final NamespaceNameElement_desc.nameName of the Element is in namespace-enabled mode, namely{}desc.static final NamespaceNameElement_docmat.nameName of the Element is in namespace-enabled mode, namely{}docmat.static final NamespaceNameElement_entries.nameName of the Element is in namespace-enabled mode, namely{}entries.static final NamespaceNameElement_FIXED.nameName of the Element is in namespace-enabled mode, namely{}FIXED.static final NamespaceNameElement_issue.nameName of the Element is in namespace-enabled mode, namely{}issue.static final NamespaceNameElement_name.nameName of the Element is in namespace-enabled mode, namely{}name.static final NamespaceNameElement_note.nameName of the Element is in namespace-enabled mode, namely{}note.static final NamespaceNameElement_package.nameName of the Element is in namespace-enabled mode, namely{}package.static final NamespaceNameElement_prior.nameName of the Element is in namespace-enabled mode, namely{}prior.static final NamespaceNameElement_reference.nameName of the Element is in namespace-enabled mode, namely{}reference.static final NamespaceNameElement_REOPENED.nameName of the Element is in namespace-enabled mode, namely{}REOPENED.static final NamespaceNameElement_WONTFIX.nameName of the Element is in namespace-enabled mode, namely{}WONTFIX.static final NamespaceNameElement_WORKSFORME.nameName of the Element is in namespace-enabled mode, namely{}WORKSFORME.static final NamespaceNameElement_a_footnote.Attr_a_symbol.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_a_footnote.Attr_xml_lang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_a_footnotemark.Attr_a_symbol.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_a_footnotetext.Attr_a_symbol.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_a_footnotetext.Attr_xml_lang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_a_p.Attr_xml_lang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_a_spanstyle.Attr_a_style.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_a_xlang.Attr_xml_lang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_desc.Attr_xml_lang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.Methods in eu.bandm.tools.lablog.xml that return NamespaceNameModifier and TypeMethodDescriptionfinal NamespaceNameElement_a_footnote.Attr_a_symbol.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_a_footnote.Attr_xml_lang.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_a_footnotemark.Attr_a_symbol.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_a_footnotetext.Attr_a_symbol.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_a_footnotetext.Attr_xml_lang.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_a_p.Attr_xml_lang.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_a_spanstyle.Attr_a_style.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_a_xlang.Attr_xml_lang.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_desc.Attr_xml_lang.getNamespaceName()Method to read the contents of field namespaceName.Constructors in eu.bandm.tools.lablog.xml with parameters of type NamespaceNameModifierConstructorDescription(package private)Element(NamespaceName name) (Internal use only !-) - 
Uses of NamespaceName in eu.bandm.tools.muli.tdom
Fields in eu.bandm.tools.muli.tdom declared as NamespaceNameModifier and TypeFieldDescriptionstatic final NamespaceNameElement_entry.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}entry.static final NamespaceNameElement_text.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}text.static final NamespaceNameElement_translationfile.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}translationfile.static final NamespaceNameElement_entry.Attr_key.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_entry.Attr_lang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_text.Attr_lang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.Methods in eu.bandm.tools.muli.tdom that return NamespaceNameModifier and TypeMethodDescriptionfinal NamespaceNameElement_entry.Attr_key.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_entry.Attr_lang.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_text.Attr_lang.getNamespaceName()Method to read the contents of field namespaceName.Constructors in eu.bandm.tools.muli.tdom with parameters of type NamespaceNameModifierConstructorDescription(package private)Element(NamespaceName name) (Internal use only !-) - 
Uses of NamespaceName in eu.bandm.tools.option.absy
Fields in eu.bandm.tools.option.absy declared as NamespaceNameModifier and TypeFieldDescriptionstatic final NamespaceNameElement_and.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}and.static final NamespaceNameElement_bool.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}bool.static final NamespaceNameElement_comment.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}comment.static final NamespaceNameElement_condition.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}condition.static final NamespaceNameElement_constant.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}constant.static final NamespaceNameElement_defaults.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}defaults.static final NamespaceNameElement_desc.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}desc.static final NamespaceNameElement_dirOnly.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}dirOnly.static final NamespaceNameElement_enum.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}enum.static final NamespaceNameElement_enumeration.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}enumeration.static final NamespaceNameElement_enumitem.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}enumitem.static final NamespaceNameElement_enumset.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}enumset.static final NamespaceNameElement_enumSetContains.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}enumSetContains.static final NamespaceNameElement_float.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}float.static final NamespaceNameElement_int.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}int.static final NamespaceNameElement_isMeta.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}isMeta.static final NamespaceNameElement_noGui.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}noGui.static final NamespaceNameElement_not.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}not.static final NamespaceNameElement_notDir.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}notDir.static final NamespaceNameElement_optarg.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}optarg.static final NamespaceNameElement_option.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}option.static final NamespaceNameElement_optionlist.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}optionlist.static final NamespaceNameElement_or.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}or.static final NamespaceNameElement_printout_title.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}printout_title.static final NamespaceNameElement_rat.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}rat.static final NamespaceNameElement_rep.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}rep.static final NamespaceNameElement_simpletypes.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}simpletypes.static final NamespaceNameElement_string.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}string.static final NamespaceNameElement_testequal.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}testequal.static final NamespaceNameElement_testgreater.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}testgreater.static final NamespaceNameElement_text.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}text.static final NamespaceNameElement_type.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}type.static final NamespaceNameElement_uri.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}uri.static final NamespaceNameElement_v.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}v.static final NamespaceNameElement_writable.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}writable.static final NamespaceNameElement_bool.Attr_default.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_comment.Attr_name.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_constant.Attr_value.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_enum.Attr_default.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_enum.Attr_name.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_enumeration.Attr_name.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_enumitem.Attr_compilable.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_enumitem.Attr_value.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_enumset.Attr_default.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_enumset.Attr_name.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_enumSetContains.Attr_number.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_enumSetContains.Attr_option.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_enumSetContains.Attr_value.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_float.Attr_default.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_int.Attr_default.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_int.Attr_format.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_optarg.Attr_number.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_optarg.Attr_option.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_option.Attr_abbrev.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_option.Attr_name.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_option.Attr_required.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_optionlist.Attr_defaultSorting.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_optionlist.Attr_fragmentedLists.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_optionlist.Attr_setterFunctions.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_rat.Attr_default.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_rep.Attr_kind.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_string.Attr_default.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_text.Attr_lang.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceNameElement_uri.Attr_default.namespaceNameName of the attribute, as defined in the DTD plus tdom PI namespace declarations.Methods in eu.bandm.tools.option.absy that return NamespaceNameModifier and TypeMethodDescriptionfinal NamespaceNameElement_bool.Attr_default.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_comment.Attr_name.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_constant.Attr_value.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_enum.Attr_default.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_enum.Attr_name.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_enumeration.Attr_name.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_enumitem.Attr_compilable.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_enumitem.Attr_value.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_enumset.Attr_default.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_enumset.Attr_name.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_enumSetContains.Attr_number.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_enumSetContains.Attr_option.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_enumSetContains.Attr_value.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_float.Attr_default.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_int.Attr_default.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_int.Attr_format.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_optarg.Attr_number.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_optarg.Attr_option.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_option.Attr_abbrev.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_option.Attr_name.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_option.Attr_required.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_optionlist.Attr_defaultSorting.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_optionlist.Attr_fragmentedLists.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_optionlist.Attr_setterFunctions.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_rat.Attr_default.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_rep.Attr_kind.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_string.Attr_default.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_text.Attr_lang.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_uri.Attr_default.getNamespaceName()Method to read the contents of field namespaceName.Constructors in eu.bandm.tools.option.absy with parameters of type NamespaceNameModifierConstructorDescription(package private)Element(NamespaceName name) (Internal use only !-) - 
Uses of NamespaceName in eu.bandm.tools.tdom
Fields in eu.bandm.tools.tdom declared as NamespaceNameModifier and TypeFieldDescription(package private) final NamespaceNameElementTemplate.nnameThenameof theElementTemplate.element, AFTER it has been translated according to the namespace PIs contained in the DTD source.Methods in eu.bandm.tools.tdom with parameters of type NamespaceNameModifier and TypeMethodDescription(package private) ElementTemplatePackageTemplate.addElement(DTD.Element element, NamespaceName nname, boolean isPublic) (package private) intPackageTemplate.getElementTagIndex(NamespaceName name) Constructors in eu.bandm.tools.tdom with parameters of type NamespaceNameModifierConstructorDescriptionElementTemplate(PackageTemplate packageTemplate, DTD.Element element, NamespaceName nname, boolean isPublic)  - 
Uses of NamespaceName in eu.bandm.tools.tdom.runtime
Fields in eu.bandm.tools.tdom.runtime declared as NamespaceNameModifier and TypeFieldDescription(package private) final NamespaceNameTypedDTD.NamedImplementationInfo.nameprotected final NamespaceNameTypedElement.nameFields in eu.bandm.tools.tdom.runtime with type parameters of type NamespaceNameModifier and TypeFieldDescriptionTypedDTD.ElementInfo.attrsRepresents all Attributes defined for the element reflected.(package private) final Map<NamespaceName,TypedDTD.AbstractElementInfo> TypedDTD.DTDInfo.elementsTypedDTD.NamedImplementationInfo.getNameDeprecated.Methods in eu.bandm.tools.tdom.runtime that return NamespaceNameModifier and TypeMethodDescriptionprotected static @Opt NamespaceNameTypedElement.classifyForException(TypedSubstantial s) TdomAttributeUndefException.getAttrName()TdomException.getContextElementNSName()TypedDTD.NamedImplementationInfo.getName()final NamespaceNameTypedElement.getName()Return the NamespaceName.abstract NamespaceNameTypedAttribute.getNamespaceName()Returns the namespace name of the XML attribute.TdomContentException.getOffendingTag()static NamespaceNameTypedElement.w3c_getNamespaceName(Node node) Methods in eu.bandm.tools.tdom.runtime that return types with arguments of type NamespaceNameModifier and TypeMethodDescriptionTypedDTD.DTDInfo.getElements()Get reflection information for all elements occuring in the model.protected static <I extends TypedDTD.NamedImplementationInfo<?>>
Map<NamespaceName,I> TypedDTD.NamedImplementationInfo.indexByName(I... items) Methods in eu.bandm.tools.tdom.runtime with parameters of type NamespaceNameModifier and TypeMethodDescriptionprotected <V extends Enum<V>>
VEnumerationAttribute.find(Map<String, ? extends V> items, Attributes attrs, NamespaceName name) protected static StringTypedAttribute.find(Element element, NamespaceName name) Finds the value text for an attribute in a given XML DOM element.TypedAttribute.find(Attributes attrs, NamespaceName name) Extract the string value for this attribute from a SAX input data structure.NmTokensAttribute.findSplit(Attributes attrs, NamespaceName name) DOCMEintTypedElement.MixedContentFactory.getAltIndex(NamespaceName name) protected final voidTypedElement.MixedContentFactory.mapAlt(NamespaceName name, int altIndex) static voidTypedElement.matchEndElement(SAXEventStream in, NamespaceName name) static AttributesTypedElement.matchStartElement(SAXEventStream in, NamespaceName name) voidTdomException.setContext(NamespaceName ns) voidTdomException.setContextAndLocation(NamespaceName ns, Locatable<?> loc) Method parameters in eu.bandm.tools.tdom.runtime with type arguments of type NamespaceNameModifier and TypeMethodDescription(package private) voidTypedDTD.AbstractElementInfo.collect(Map<NamespaceName, TypedDTD.AbstractElementInfo> index) Return all sub-classes, direct or indirect, which represent concrete Elements.Constructors in eu.bandm.tools.tdom.runtime with parameters of type NamespaceNameModifierConstructorDescriptionAbstractElementInfo(NamespaceName name, Class<? extends TypedElement> impl, TypedDTD.AbstractElementInfo... subelems) AttributeInfo(NamespaceName name, Class<? extends TypedAttribute> impl) ElementInfo(NamespaceName name, Class<? extends TypedElement> impl, TypedDTD.AttributeInfo... attrs) protectedNamedImplementationInfo(NamespaceName name, Class<? extends C> impl) TdomAttributeUndefException(@Opt Locatable<?> loc, NamespaceName attrName, String value) TdomContentException(@Opt Locatable<?> loc, @Opt NamespaceName offendingTag) TdomContentException(@Opt Locatable<?> loc, @Opt NamespaceName offendingTag, int offendingPosition) protectedTypedElement(NamespaceName name)  - 
Uses of NamespaceName in eu.bandm.tools.tpath.dom
Methods in eu.bandm.tools.tpath.dom that return NamespaceName - 
Uses of NamespaceName in eu.bandm.tools.tpath.runtime
Fields in eu.bandm.tools.tpath.runtime with type parameters of type NamespaceNameModifier and TypeFieldDescription(package private) final Function<NamespaceName,Function<N>> ContextSequence.functionsfinal Function<NamespaceName,Function<N>> FunctionLibrary.functionsFunctionLibrary.functionTypesprotected Map<NamespaceName,Function<N>> FunctionLibrary.map(package private) final Function<NamespaceName,Value<N>> ContextSequence.variablesMethods in eu.bandm.tools.tpath.runtime that return NamespaceNameModifier and TypeMethodDescriptionFunction.getName()DocumentClient.getNamespaceName(N node) Returns null iff node is neither Element nor Attribute; otherwise the NamespaceName.Method parameters in eu.bandm.tools.tpath.runtime with type arguments of type NamespaceNameModifier and TypeMethodDescriptionContext.withFunctions(Function<NamespaceName, Function<N>> functions) ContextSequence.withFunctions(Function<NamespaceName, Function<N>> functions) Context.withVariables(Function<NamespaceName, Value<N>> variables) ContextSequence.withVariables(Function<NamespaceName, Value<N>> variables) Context.withVariablesAndNamespaces(Function<NamespaceName, Value<N>> variables, Function<String, String> namespaces) Constructors in eu.bandm.tools.tpath.runtime with parameters of type NamespaceNameModifierConstructorDescriptionFunction(NamespaceName name, FunctionSignature type, BiFunction<Context<N>, List<? extends Value<N>>, Value<N>> impl) Constructor parameters in eu.bandm.tools.tpath.runtime with type arguments of type NamespaceNameModifierConstructorDescriptionContext(DocumentClient<N> client, N node, Function<NamespaceName, Value<N>> variables, Function<NamespaceName, Function<N>> functions, Function<String, String> namespaces) (package private)Context(NodeSet<N> set, N node, int position, Function<NamespaceName, Value<N>> variables, Function<NamespaceName, Function<N>> functions, Function<String, String> namespaces) ContextSequence(NodeSet<N> set, Function<NamespaceName, Value<N>> variables, Function<NamespaceName, Function<N>> functions, Function<String, String> namespaces)  - 
Uses of NamespaceName in eu.bandm.tools.tpath.tdomclient
Methods in eu.bandm.tools.tpath.tdomclient that return NamespaceName - 
Uses of NamespaceName in eu.bandm.tools.tpath.type
Fields in eu.bandm.tools.tpath.type declared as NamespaceNameFields in eu.bandm.tools.tpath.type with type parameters of type NamespaceNameModifier and TypeFieldDescriptionstatic final Function<Node.NamedType,NamespaceName> Node.NamedType.get_nameDeprecated.Use new '::' method reference instead.protected Function<NamespaceName,Type.XPathProperType> TypeInference.variablesMethods in eu.bandm.tools.tpath.type that return NamespaceNameModifier and TypeMethodDescriptionNode.NamedType.get_name()BuiltinFunctionSignature.getName()FunctionSignature.getName()Methods in eu.bandm.tools.tpath.type with parameters of type NamespaceNameModifier and TypeMethodDescriptionprotected voidNode.MATCH_ONLY_00.action(NamespaceName e0) Node.NamedType.with_name(NamespaceName val) Constructors in eu.bandm.tools.tpath.type with parameters of type NamespaceNameModifierConstructorDescriptionAttribute(NamespaceName name) BuiltinFunctionSignature(Type.XPathType range, NamespaceName name) Element(NamespaceName name) NamedType(NamespaceName name) Constructor parameters in eu.bandm.tools.tpath.type with type arguments of type NamespaceNameModifierConstructorDescriptionTypeInference(DTM.Dtd dtd, Function<NamespaceName, FunctionSignature> functions) Performs type inference assuming that ALL elements in given Ddtd can be roots.TypeInference(DTM.Dtd dtd, Function<NamespaceName, FunctionSignature> functions, DTM.Element... roots) Performs type inference assuming that only given elements can be roots.TypeInference(DTM.Dtd dtd, Function<NamespaceName, FunctionSignature> functions, Collection<? extends DTM.Element> roots) Performs type inference assuming that only given elements can be roots.TypeInference(DTM.Dtd dtd, Function<NamespaceName, FunctionSignature> functions, Predicate<DTM.Element> filter) ATTENTION MessageReceiver is initially a MessageDisposer. - 
Uses of NamespaceName in eu.bandm.tools.util
Methods in eu.bandm.tools.util that return NamespaceNameModifier and TypeMethodDescriptionstatic NamespaceNameParsing function for a qualified name which stands for an attribute name, or an xslt function name, etc.static NamespaceNameNamespaceName.attribute(Map<? extends String, ? extends String> namespaceMapping, String qname, boolean namespacesEnabled) Parsing function for a qualified name which stands for an attribute name.static NamespaceNameParsing function for a qualified name which stands for an element name.static NamespaceNameNamespaceName.element(Map<? extends String, ? extends String> namespaceMapping, String qname, boolean namespacesEnabled) Parsing function for a qualified name which stands for an element name.static NamespaceNameNamespaceName.parseInlineURIFormat(String s) Parse the input in the "curly brace" syntax simial to a "universal name" as introduced at http://www.jclark.com/xml/xmlns.htm.Methods in eu.bandm.tools.util that return types with arguments of type NamespaceNameModifier and TypeMethodDescriptionAttributeMap.entrySet()Deliver a view to the Sax implementation as required by AbstractSet.NamespaceName2String.entrySet()Methods in eu.bandm.tools.util with parameters of type NamespaceNameModifier and TypeMethodDescriptionprotected booleanNamespaceName.equals(NamespaceName n) Compares only namespaceURI and localname, prefix is irrelevant.AttributeMap.put(NamespaceName name, String value) EvidentNamespaceName2String.put(NamespaceName k, String v) AttributeMap.remove(NamespaceName name) EvidentConstructor parameters in eu.bandm.tools.util with type arguments of type NamespaceNameModifierConstructorDescriptionConstructs a map with the given data. - 
Uses of NamespaceName in eu.bandm.tools.util2
Fields in eu.bandm.tools.util2 with type parameters of type NamespaceNameMethods in eu.bandm.tools.util2 that return NamespaceNameModifier and TypeMethodDescriptionSAXEventQueue.getNamespaceName()SAXEventStream.getNamespaceName()Returns the namespace name of the current head, i.e.Methods in eu.bandm.tools.util2 with parameters of type NamespaceNameModifier and TypeMethodDescriptionbooleanSAXEventQueue.lookaheadEndElement(NamespaceName name) booleanSAXEventStream.lookaheadEndElement(NamespaceName name) Returns whether the next SAX event is a certain end element event (= close element tag)booleanSAXEventQueue.lookaheadStartElement(NamespaceName name) booleanSAXEventStream.lookaheadStartElement(NamespaceName name) Returns whether the next SAX event is a certain start element event (= open element tag)voidSAXEventQueue.matchEndElement(NamespaceName name) voidSAXEventStream.matchEndElement(NamespaceName name) Consumes the first element (if it is the indicated end element).SAXEventQueue.matchStartElement(NamespaceName name) SAXEventStream.matchStartElement(NamespaceName name) Consumes the first element (if it is the indicated start element) and returns its attribute set.Constructor parameters in eu.bandm.tools.util2 with type arguments of type NamespaceNameModifierConstructorDescriptionContentPrinter(OutputStream out, String selectedEncoding, Set<NamespaceName> noindent) Creates a ContentPrinter which inserts indentation ONLY inside of elements which do not have mixed contents.ContentPrinter(OutputStream out, Charset selectedEncoding, Set<NamespaceName> noindent) ContentPrinter(PrintWriter out, Set<NamespaceName> noindent) Creates a ContentPrinter which inserts indentation ONLY inside of elements which do not have mixed contents. - 
Uses of NamespaceName in eu.bandm.tools.xantlr.runtime
Fields in eu.bandm.tools.xantlr.runtime with type parameters of type NamespaceNameModifier and TypeFieldDescriptionprotected EventGenerator<NamespaceName,XMLDocumentIdentifier> X_LLkParser.eventMethods in eu.bandm.tools.xantlr.runtime that return types with arguments of type NamespaceNameMethods in eu.bandm.tools.xantlr.runtime with parameters of type NamespaceNameModifier and TypeMethodDescriptionvoidSAXEventGenerator.endElement(NamespaceName name) voidSAXEventGenerator.startElement(NamespaceName name) Method parameters in eu.bandm.tools.xantlr.runtime with type arguments of type NamespaceNameModifier and TypeMethodDescriptionvoidX_LLkParser.setEventGenerator(EventGenerator<NamespaceName, XMLDocumentIdentifier> event)  - 
Uses of NamespaceName in eu.bandm.tools.xslt.base
Fields in eu.bandm.tools.xslt.base declared as NamespaceNameModifier and TypeFieldDescriptionstatic final NamespaceName(package private) static final NamespaceNameTransformation.CONST_NS_textstatic final NamespaceNameMain.CONST_nsname_match(package private) NamespaceNameMultiTypeNodeList.constructorstatic final NamespaceNameMain.initial_xslt_modeThe default "mode" in which input is processed.protected NamespaceNameRt.TemplateEntry.modeprotected NamespaceNameRt.TemplatesByKind.modeprotected NamespaceNameRt.TemplatesByPrior.modeprotected NamespaceNameRt.Definition.name(package private) final NamespaceNameTransformation.XslAttributeSet.nameprotected final NamespaceNameApplication.ns_INLINEstatic final NamespaceNameMain.top_xslt_name_1static final NamespaceNameMain.top_xslt_name_2Fields in eu.bandm.tools.xslt.base with type parameters of type NamespaceNameModifier and TypeFieldDescriptionprotected Set<NamespaceName>AttributeChecks_valueTemplates.additionalXslt(package private) final Set<NamespaceName>ResultContext.allAttributeNames(package private) Set<NamespaceName>Transformation.allAttributeSetsAll "named attribute set", overlay from this source and all imports.(package private) Set<NamespaceName>Transformation.ContextChecker.argumentNamesFor the "duplicate usage check" of xsl:with-param.(package private) Map<NamespaceName,MultiTypeNodeList.frequency> MultiTypeNodeList.attFrequenciesstatic final Set<NamespaceName>(package private) final Map<eu.bandm.tools.xslt.tdom.Element_xsl_attribute,NamespaceName> Application.attrNamesprotected CheckedMap_RD<NamespaceName,CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.attrsByName(package private) final Binding<NamespaceName,eu.bandm.tools.xslt.tdom.Element> Transformation.ContextChecker.StackFrame.binding(package private) Binding<NamespaceName,Value<N>> Application.Value_RS.bindings(package private) final Function<NamespaceName,Function<N>> Application.builtInFunctions(package private) Map<NamespaceName,String> MultiTypeNodeList.calculatedAttsAll attributes which come fromElement_xsl_attribute.(package private) final Map<NamespaceName,Class<? extends TypedElement>> ResultContext.classesprotected Map<NamespaceName,TPathCache.ExprClassified> AttributeChecks_valueTemplates.computingAll attributes which must be computed; represented as parsed and classified TPath expressions.(package private) Map<NamespaceName,eu.bandm.tools.xslt.tdom.Element_xsl_attribute> Transformation.XslAttributeSet.constantNames(package private) Map<NamespaceName,DecimalFormatSymbols> Transformation.decimalFormats(package private) Map<NamespaceName,Class> ElementMap.elementClassesprotected CheckedMap_RD<NamespaceName,CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByName(package private) static final Binding<NamespaceName,eu.bandm.tools.xslt.tdom.Element> Transformation.emptyBindingsfinal Map<NamespaceName,Value<N>> Application.emptyParameterValues(package private) final Map<NamespaceName,Value<N>> Application.CallState.explicits(package private) Map<NamespaceName,eu.bandm.tools.xslt.tdom.Element_xsl_param> Transformation.externalParameters(package private) final Map<NamespaceName,Value<N>> Application.externalParameterValues(package private) final Function<NamespaceName,eu.bandm.tools.xslt.tdom.Element> Transformation.ContextChecker.f_readReferenceprotected final Function<NamespaceName,FunctionSignature> Transformation.functionTypesstatic final Function<Rt.TemplatesByKind,CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_attrsByNameDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByNameDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplateEntry,NamespaceName> Rt.TemplateEntry.get_modeDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,NamespaceName> Rt.TemplatesByKind.get_modeDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByPrior,NamespaceName> Rt.TemplatesByPrior.get_modeDeprecated.Use new '::' method reference instead.static final Function<Rt.Definition,NamespaceName> Rt.Definition.get_nameDeprecated.Use new '::' method reference instead.static final Function<Rt.Report,CheckedSet<NamespaceName>> Rt.Report.get_undefDefsDeprecated.Use new '::' method reference instead.static final Function<Rt.Report,CheckedSet<NamespaceName>> Rt.Report.get_undefModesDeprecated.Use new '::' method reference instead.(package private) Map<NamespaceName,eu.bandm.tools.xslt.tdom.Element_xsl_variable> Transformation.globalConstants(package private) Map<NamespaceName,ElementMap.group> ElementMap.groups(package private) final Set<NamespaceName>ResultContext.ignore_ws(package private) Multimap<NamespaceName,eu.bandm.tools.xslt.tdom.Element_xsl_key> Transformation.keyDefs"Named attribute set" defined in this module.protected final Map<NamespaceName,Multimap<String, N>> BuiltInFunctions.keysprotected Function<NamespaceName,Type.XPathProperType> Transformation.maximalVarTypesprotected static Function<NamespaceName,Type.XPathProperType> Transformation.minimalVarTypes(package private) Map<NamespaceName,eu.bandm.tools.xslt.tdom.Element_xsl_template> Transformation.namedTemplatesprotected Set<NamespaceName>Trace.namespacenamesfinal Function<NamespaceName,Function<N>> TemplateRegistry.Finder.noFunsprotected Set<NamespaceName>AttributeChecks_valueTemplates.nonTemplatesfinal Function<NamespaceName,Value<N>> TemplateRegistry.Finder.noVarsfinal Map<TypedSubstantial,NamespaceName> Transformation.ns_namesSome static string objects other than attribute and element names, eg.(package private) Map<NamespaceName,Transformation.XslAttributeSet> Transformation.ownAttributeSets"Named attribute set" defined in this module.protected Binding<NamespaceName,eu.bandm.tools.xslt.tdom.Element> Transformation.possibleBindingsAccumulator for top-level definitions.(package private) Map<NamespaceName,Transformation.XslAttributeSet> Transformation.reachedAttributeSetsAll "named attribute set" which are reached from matched templates, and actually contain the calculated attribute values.(package private) Map<NamespaceName,Method> ElementMap.sax_parse_methods(package private) final Map<NamespaceName,Method> ResultContext.sax_parse_methods(package private) static final Map<NamespaceName,Method> Templates.sax_parse_methods_xslt(package private) Map<NamespaceName,Constructor> ElementMap.semiparse_constructors(package private) final Map<NamespaceName,Constructor<TypedElement>> Application.semiparseConstructorCache(package private) final Map<NamespaceName,Method> ResultContext.semiparseMethods(package private) Multimap<eu.bandm.tools.xslt.tdom.Element_xsl_template,NamespaceName> Transformation.template2paramNamesis redundant w.r.t.(package private) Map<NamespaceName,Rt.TemplatesByPrior> TemplateRegistry.templatesByModeToplevel Map, by mode.(package private) Set<NamespaceName>Application.topCalculating(package private) Map<NamespaceName,Value<N>> Application.topVariableValues"((CombinedVisitor)this).subtrees" is a collection of "self-modifying" code objects.protected CheckedSet<NamespaceName>Rt.Report.undefDefsprotected CheckedSet<NamespaceName>Rt.Report.undefModes(package private) List<NamespaceName>Transformation.XslAttributeSet.usedAttSetNamesprotected Set<NamespaceName>AttributeChecks_valueTemplates.xsltFoundMethods in eu.bandm.tools.xslt.base that return NamespaceNameModifier and TypeMethodDescriptionprotected NamespaceNameApplication.calculate_result_nsName(eu.bandm.tools.xslt.tdom.Element el, TypedAttribute attr_name, @Opt TypedAttribute attr_namespace, boolean isAttr) Calculates the Namespace name for the result object to be generated by xsl:element and xsl:attribute commands.
FIXME nine cases (name and namespace can INDEPENDENTLY have been found constant, erronuous or still to calcalute) are not yet completely communicated from Transformation to Application.protected NamespaceNameTransformation.ContextChecker.constant_result_NsName(CDataAttribute attr_name, CDataAttribute attr_namespace, boolean isAttr) For xsl:attribute or xsl:element, two(2) attributes carry local-name and namespaceURI explicitly.(package private) NamespaceNameApplication.eval_xslt_attr_to_namespaceName(TypedElement<?, ?> el, TypedAttribute att) Evaluate attribute and convert it to NamespaceName (use no default).(package private) NamespaceNameApplication.evalAttributeName(eu.bandm.tools.xslt.tdom.Element_xsl_attribute el) Transformation.XslOutput.get_method_ext()return an output method beyond the predefined, null-namespace methods.Rt.TemplateEntry.get_mode()Rt.TemplatesByKind.get_mode()Rt.TemplatesByPrior.get_mode()Rt.Definition.get_name()(package private) @Opt NamespaceNameTransformation.nonEmptyConstantNamespaceNameAttribute(CDataAttribute att, TypedElement<?, ?> el, boolean required, String category, String spec) (package private) @Opt NamespaceNameTransformation.ns_resolve_noDefault(TypedSubstantial el, String qname) Do not resolve empty prefix to declared default namespace, but to empty uri namespace (no-NS).(package private) @Opt NamespaceNameTransformation.ns_resolve_noDefault(TypedSubstantial el, String pref, String localname) called ONLY from TemplateRegistry: tests for names of attributes DO NOT consider default name space!(package private) @Opt NamespaceNameTransformation.ns_resolve_useDefault(TypedSubstantial el, String qname) (package private) @Opt NamespaceNameTransformation.ns_resolve_useDefault(TypedSubstantial el, String pref, String localname) called ONLY from TemplateRegistry: tests for names of elements DO consider default name space!protected NamespaceNameprotected NamespaceNameMethods in eu.bandm.tools.xslt.base that return types with arguments of type NamespaceNameModifier and TypeMethodDescriptionRt.TemplatesByKind.get_attrsByName()Transformation.XslOutput.get_cdata_section_elements()Rt.TemplatesByKind.get_elemsByName()Rt.Report.get_undefDefs()Rt.Report.get_undefModes()AttributeChecks_valueTemplates.getXsltFound()protected List<NamespaceName>Transformation.splitNamespaceNames(TypedSubstantial el, String text) Methods in eu.bandm.tools.xslt.base with parameters of type NamespaceNameModifier and TypeMethodDescriptionprotected voidRt.MATCH_ONLY_00.action(NamespaceName e0) voidTemplateRegistry.add(eu.bandm.tools.xslt.tdom.Element_xsl_template t, String match, NamespaceName mode, String priority) Add a template with match expression, mode and priority.voidRt.TemplatesByKind.add_attrsByName(NamespaceName key0, Rt.TemplateEntry value) voidRt.TemplatesByKind.add_elemsByName(NamespaceName key0, Rt.TemplateEntry value) (package private) voidMultiTypeNodeList.addCalculatedAttribute(NamespaceName nn, String val) (package private) voidTemplateRegistry.addFunction(eu.bandm.tools.xslt.tdom.Element_xsl_template t, TPathCache.PatternPart pp, TPath.FunctionCall fc, NamespaceName mode, Double prior) Called iff function call is the rightmost (ie.(package private) voidTemplateRegistry.addRoot(eu.bandm.tools.xslt.tdom.Element_xsl_template t, TPathCache.PatternPart pp, NamespaceName mode, Double prior) (package private) voidTemplateRegistry.addStep(eu.bandm.tools.xslt.tdom.Element_xsl_template t, TPathCache.PatternPart pp, TPath.Step fc, NamespaceName mode, Double prior) The structure of a PatternPart (i.e.Application.AllBinding.apply(NamespaceName nn) (package private) Type.XPathTypeTransformation.ContextChecker.checkTpath(TPathCache.ExprClassified expr, NamespaceName attributeName) Calls tpath type check for an xpath expression.BuiltInFunctions.AdditionalContext.computeKey(Context<M> c, NamespaceName name) booleanRt.TemplatesByKind.containsKey_attrsByName(NamespaceName key0) booleanRt.TemplatesByKind.containsKey_elemsByName(NamespaceName key0) (package private) voidApplication.deliverAtt(Location<XMLDocumentIdentifier> loc, NamespaceName nn, String value) protected voidTransformation.duplicateHint(Location<XMLDocumentIdentifier> loc, NamespaceName name) (package private) StringApplication.eval_attr_to_string(Binding<String, String> nsContext, NamespaceName elName, NamespaceName attName, Location<XMLDocumentIdentifier> loc, TPathCache.ExprClassified expr) Evaluate attribute and convert it to string, according to xpath rules.Application.eval_attr_to_value(Binding<String, String> nsContext, NamespaceName elName, NamespaceName attName, Location<XMLDocumentIdentifier> loc, TPathCache.ExprClassified expr) Evaluate the tpath expr.(package private) StringApplication.evalAttributeValue(eu.bandm.tools.xslt.tdom.Element_xsl_attribute el, NamespaceName nn) TemplateRegistry.Finder.find(N n, NamespaceName mode) Central worker method, find set of matching templates for one given node.(package private) Rt.TemplateEntryApplication.findMatchingTemplate(N focus, @Opt NamespaceName mode) Only called from ONE point inApplication.findRuleAndApply(eu.bandm.tools.util.NamespaceName).(package private) Rt.TemplateEntryApplication.findMatchingTemplate(N focus, @Opt NamespaceName mode, Transformation trans) Recursive call for stepping through imported stylesheets.(package private) voidApplication.findRuleAndApply(NamespaceName mode) Find the template for the current focus (may be the default template), execute it and store the result viaApplication.deliver(eu.bandm.tools.tdom.runtime.TypedSubstantial)into the currently growing result sequence.(package private) Constructor<TypedElement>Application.findSemiparseConstructor(NamespaceName nn) abstract DecimalFormatSymbolsBuiltInFunctions.AdditionalContext.getDecimalFormatSymbols(NamespaceName nn) protected voidApplication.openResultFrame(@Opt NamespaceName constructor, @Opt Location<XMLDocumentIdentifier> loc) constructor == null when collecting variable contents.protected voidApplication.openResultFrame(@Opt NamespaceName constructor, @Opt Location<XMLDocumentIdentifier> loc, MultiTypeNodeList proto) constructor == null when collecting contents for variables, comments, processing instructions, paramters, etc.TPathCache.parse(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg_EXT, Location<XMLDocumentIdentifier> loc, NamespaceName attribName, String data, boolean isTemplate) Parse expression source and store result to caches.(package private) voidTemplates.push(NamespaceName n, DTM.Element element, Attributes atts, AttributeChecks_valueTemplates ac, boolean isxsl, boolean startNewTdomThread) protected voidApplication.pushBinding(NamespaceName name, Value<N> value) voidRt.TemplatesByKind.put_attrsByName(NamespaceName key0, CheckedSet<Rt.TemplateEntry> value) voidRt.TemplatesByKind.put_elemsByName(NamespaceName key0, CheckedSet<Rt.TemplateEntry> value) booleanRt.TemplateEntry.set_mode(NamespaceName val) booleanRt.TemplatesByKind.set_mode(NamespaceName val) booleanRt.TemplatesByPrior.set_mode(NamespaceName val) booleanRt.Definition.set_name(NamespaceName val) (package private) Rt.TemplatesByKindTemplateRegistry.templateDir(NamespaceName mode, Double prior) booleanTrace.test(Options.traceflag flag, NamespaceName nsname, @Opt Location loc) Application.visit_var_and_param(eu.bandm.tools.xslt.tdom.Element el, NamespaceName nn, TypedAttribute selectAttribute) For variables, params and with-params; evaluates xpath expression in select attribute OR visits the contents and wraps it into aApplication.Value_RS.Method parameters in eu.bandm.tools.xslt.base with type arguments of type NamespaceNameModifier and TypeMethodDescription(package private) TransformationTransformationCache._getTransformation(@Opt Location<XMLDocumentIdentifier> callingLocation, URI sourceUri, ResultContext resultContext, Function<NamespaceName, FunctionSignature> builtInFunctions, DTM.Dtd sourceDtm, Collection<DTM.Element> topSourceElements, List<Transformation> calledBy) Called directly byTransformation/Transformation.Loaderfor IMPORTing xslt sources.voidElementMap.addClasses(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Map<NamespaceName, TypedDTD.AbstractElementInfo> map, Class<? extends TypedExtension> extension, Class<? extends TypedElement> commonAbstractSuperclass, boolean addSemiParsers) Add implementing java classes and parsing methods to maps.(package private) static voidResultContext.copySaxMethods(Map<NamespaceName, TypedDTD.AbstractElementInfo> infos, Class<?> extension, Map<NamespaceName, Class<? extends TypedElement>> classes, Map<NamespaceName, Method> methods) This extraction must also be done for the sax parsing methods for "xslt" itself, but only once.TransformationCache.getTransformation(@Opt Location<XMLDocumentIdentifier> callingLocation, URI sourceUri, ResultContext resultContext, Function<NamespaceName, FunctionSignature> builtInFunctions, DTM.Dtd sourceDtm, Collection<DTM.Element> topSourceElements) Called from "Main" etc., central service access points for loading an XSLT source for a particular evaluation context.protected voidAttributeChecks_valueTemplates.retest(Set<NamespaceName> set) booleanRt.TemplatesByKind.set_attrsByName(CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>> val) booleanRt.TemplatesByKind.set_elemsByName(CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>> val) booleanRt.Report.set_undefDefs(CheckedSet<NamespaceName> val) booleanRt.Report.set_undefModes(CheckedSet<NamespaceName> val) (package private) <T extends TypedElement<?,?>> 
voidTransformation.Loader.topParam(CDataAttribute att, T el, String cat, Map<NamespaceName, T> map) Constructors in eu.bandm.tools.xslt.base with parameters of type NamespaceNameModifierConstructorDescription(package private)AllBinding(Application<N>.AllBinding predec, NamespaceName key, Value<N> value) Definition(NamespaceName name) Definition(NamespaceName name, Location<XMLDocumentIdentifier> location) TemplateEntry(eu.bandm.tools.xslt.tdom.Element_xsl_template template, TPathCache.PatternPart pattern, NamespaceName mode, double prior) TemplatesByKind(NamespaceName mode, double prior) (package private)Constructor parameters in eu.bandm.tools.xslt.base with type arguments of type NamespaceNameModifierConstructorDescriptionApplication(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, DocumentClient<N> documentClient, @Opt FunctionLibrary<N> allFuncs, Trace trace, Transformation transformation, N input, @Opt Map<NamespaceName, Value<N>> externalParameterValues) AttributeChecks_valueTemplates(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, TPathCache cache, Attributes atts, DTM.Element elDef, Location<XMLDocumentIdentifier> loc, Set<NamespaceName> additionalXslt) StackFrame(TypedSubstantial el, Binding<NamespaceName, eu.bandm.tools.xslt.tdom.Element> binding, MultiTypeNodeList.frequency f) Transformation(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Trace trace, TemplatesCache templatesCache, TransformationCache transformationCache, Templates toplevelSource, Transformation.Modifiers modifiers, Function<NamespaceName, FunctionSignature> functionTypes, DTM.Dtd sourceDtm, Collection<DTM.Element> topSourceElements, List<Transformation> calledBy) This constructor is the only external calling point, it creates a new instance and does all type checking, inclusion resolving etc.