Uses of Class
eu.bandm.tools.util.xml.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.
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
Meaning: Created from d2d definition module
lablog$expanded at
2026-02-01_13h22m49.
Meaning: Source format for multi lingual
support.
Meaning: Source format for the Option
compiler, for command line parsing,
GUI input, generation of documentation, etc.
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.
Utility classes for XML.
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 NamespaceNameBatchProcessor.nsname_omitXmlDeclarationStyle-sheet parameter value to suppress xml declaration.static final NamespaceNameConstants.stylesheet_param_cssUrlsName of an xslt stylesheet parameter for processing it with Java code, in parallel to the usual xslt-based processing.static final NamespaceNameConstants.stylesheet_param_faviconName of an xslt stylesheet parameter for processing it with Java code, in parallel to the usual xslt-based processing.static final NamespaceNameConstants.stylesheet_param_preamble_fileposName of an xslt stylesheet parameter for processing it with Java code, in parallel to the usual xslt-based processing.Fields in eu.bandm.tools.d2d2.base with type parameters of type NamespaceNameModifier and TypeFieldDescriptionprotected final Map<NamespaceName, String> Dtd2Def.dtdname2ddfnameMaps the names of the element and tttribute definitions in the dtd to the names of the generated d2d defintions.Methods in eu.bandm.tools.d2d2.base that return NamespaceNameModifier and TypeMethodDescriptionUdomClient.getNamespaceName(eu.bandm.tools.d2d2.base.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) Translate an attribute's NamespaceName into a valid d2d name.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 callingChars.checkName(String,Location,MessageReceiver).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<String> 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 @Opt NamespaceNameModule.defaultElNsGenerated by umod; model author's documentation MISSING.protected @Opt 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, @Opt NamespaceName> Module.get_defaultElNsDeprecated.Use new '::' method reference instead.static final Function<Definition, @Opt 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(@Opt NamespaceName val) Generated by umod; model author's documentation MISSING.booleanDefinition.set_xml_tag(@Opt NamespaceName val) Generated by umod; model author's documentation MISSING.Method parameters in eu.bandm.tools.d2d2.model with type arguments of type NamespaceNameModifier and TypeMethodDescriptionModule.get_defaultElNs(Pattern<? super @Opt NamespaceName> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<Definition> Definition.get_xml_tag(Pattern<? super @Opt NamespaceName> p) Lifts a pattern which matches the field value to one which matches this whole object. -
Uses of NamespaceName in eu.bandm.tools.doctypes.xhtml
Fields in eu.bandm.tools.doctypes.xhtml declared as NamespaceNameModifier and TypeFieldDescriptionstatic final NamespaceNameElement_a.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}a.static final NamespaceNameElement_abbr.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}abbr.static final NamespaceNameElement_acronym.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}acronym.static final NamespaceNameElement_address.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}address.static final NamespaceNameElement_area.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}area.static final NamespaceNameElement_b.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}b.static final NamespaceNameElement_base.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}base.static final NamespaceNameElement_bdo.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}bdo.static final NamespaceNameElement_big.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}big.static final NamespaceNameElement_blockquote.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}blockquote.static final NamespaceNameElement_body.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}body.static final NamespaceNameElement_br.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}br.static final NamespaceNameElement_button.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}button.static final NamespaceNameElement_caption.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}caption.static final NamespaceNameElement_cite.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}cite.static final NamespaceNameElement_code.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}code.static final NamespaceNameElement_col.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}col.static final NamespaceNameElement_colgroup.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}colgroup.static final NamespaceNameElement_dd.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}dd.static final NamespaceNameElement_del.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}del.static final NamespaceNameElement_dfn.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}dfn.static final NamespaceNameElement_div.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}div.static final NamespaceNameElement_dl.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}dl.static final NamespaceNameElement_dt.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}dt.static final NamespaceNameElement_em.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}em.static final NamespaceNameElement_fieldset.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}fieldset.static final NamespaceNameElement_form.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}form.static final NamespaceNameElement_h1.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}h1.static final NamespaceNameElement_h2.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}h2.static final NamespaceNameElement_h3.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}h3.static final NamespaceNameElement_h4.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}h4.static final NamespaceNameElement_h5.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}h5.static final NamespaceNameElement_h6.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}h6.static final NamespaceNameElement_head.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}head.static final NamespaceNameElement_hr.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}hr.static final NamespaceNameElement_html.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}html.static final NamespaceNameElement_i.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}i.static final NamespaceNameElement_img.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}img.static final NamespaceNameElement_input.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}input.static final NamespaceNameElement_ins.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}ins.static final NamespaceNameElement_kbd.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}kbd.static final NamespaceNameElement_label.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}label.static final NamespaceNameElement_legend.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}legend.static final NamespaceNameElement_li.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}li.static final NamespaceNameElement_link.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}link.static final NamespaceNameElement_map.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}map.static final NamespaceNameElement_meta.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}meta.static final NamespaceNameElement_noscript.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}noscript.static final NamespaceNameElement_object.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}object.static final NamespaceNameElement_ol.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}ol.static final NamespaceNameElement_optgroup.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}optgroup.static final NamespaceNameElement_option.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}option.static final NamespaceNameElement_p.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}p.static final NamespaceNameElement_param.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}param.static final NamespaceNameElement_pre.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}pre.static final NamespaceNameElement_q.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}q.static final NamespaceNameElement_samp.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}samp.static final NamespaceNameElement_script.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}script.static final NamespaceNameElement_select.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}select.static final NamespaceNameElement_small.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}small.static final NamespaceNameElement_span.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}span.static final NamespaceNameElement_strong.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}strong.static final NamespaceNameElement_style.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}style.static final NamespaceNameElement_sub.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}sub.static final NamespaceNameElement_sup.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}sup.static final NamespaceNameElement_table.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}table.static final NamespaceNameElement_tbody.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}tbody.static final NamespaceNameElement_td.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}td.static final NamespaceNameElement_textarea.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}textarea.static final NamespaceNameElement_tfoot.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}tfoot.static final NamespaceNameElement_th.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}th.static final NamespaceNameElement_thead.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}thead.static final NamespaceNameElement_title.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}title.static final NamespaceNameElement_tr.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}tr.static final NamespaceNameElement_tt.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}tt.static final NamespaceNameElement_ul.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}ul.static final NamespaceNameElement_var.nameName of the Element is in namespace-enabled mode, namely{http://www.w3.org/1999/xhtml}var.static 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()Method to read the contents of field namespaceName.final NamespaceNameAttr_align.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_char.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_charoff.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_charset.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_checked.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_class.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_dir.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_disabled.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_href.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_hreflang.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_id.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_lang.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_multiple.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_name.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onblur.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onclick.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_ondblclick.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onfocus.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onkeydown.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onkeypress.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onkeyup.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onmousedown.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onmousemove.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onmouseout.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onmouseover.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_onmouseup.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_readonly.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_rel.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_rev.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_selected.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_style.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_tabindex.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_title.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_type.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_valign.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameAttr_xml_lang.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_a.Attr_coords.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_a.Attr_name.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_a.Attr_shape.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_area.Attr_alt.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_area.Attr_coords.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_area.Attr_nohref.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_area.Attr_shape.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_base.Attr_href.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_bdo.Attr_dir.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_blockquote.Attr_cite.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_body.Attr_onload.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_body.Attr_onunload.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_button.Attr_type.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_button.Attr_value.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_col.Attr_span.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_col.Attr_width.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_colgroup.Attr_span.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_colgroup.Attr_width.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_del.Attr_cite.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_del.Attr_datetime.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_form.Attr_accept_charset.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_form.Attr_accept.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_form.Attr_action.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_form.Attr_enctype.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_form.Attr_method.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_form.Attr_onreset.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_form.Attr_onsubmit.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_head.Attr_profile.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_html.Attr_xmlns.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_img.Attr_alt.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_img.Attr_height.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_img.Attr_ismap.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_img.Attr_longdesc.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_img.Attr_src.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_img.Attr_usemap.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_img.Attr_width.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_input.Attr_accept.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_input.Attr_alt.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_input.Attr_maxlength.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_input.Attr_onchange.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_input.Attr_onselect.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_input.Attr_size.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_input.Attr_src.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_input.Attr_type.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_input.Attr_usemap.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_input.Attr_value.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_ins.Attr_cite.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_ins.Attr_datetime.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_label.Attr_for.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_link.Attr_media.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_map.Attr_id.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_map.Attr_name.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_meta.Attr_content.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_meta.Attr_http_equiv.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_meta.Attr_scheme.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_archive.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_classid.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_codebase.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_codetype.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_data.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_declare.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_height.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_name.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_standby.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_usemap.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_object.Attr_width.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_optgroup.Attr_label.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_option.Attr_label.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_option.Attr_value.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_param.Attr_value.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_param.Attr_valuetype.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_pre.Attr_xml_space.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_q.Attr_cite.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_script.Attr_defer.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_script.Attr_src.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_script.Attr_type.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_script.Attr_xml_space.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_select.Attr_onchange.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_select.Attr_size.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_style.Attr_media.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_style.Attr_type.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_style.Attr_xml_space.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_table.Attr_border.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_table.Attr_cellpadding.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_table.Attr_cellspacing.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_table.Attr_frame.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_table.Attr_rules.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_table.Attr_summary.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_table.Attr_width.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_td.Attr_abbr.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_td.Attr_axis.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_td.Attr_colspan.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_td.Attr_headers.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_td.Attr_rowspan.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_td.Attr_scope.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_textarea.Attr_cols.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_textarea.Attr_onchange.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_textarea.Attr_onselect.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_textarea.Attr_rows.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_th.Attr_abbr.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_th.Attr_axis.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_th.Attr_colspan.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_th.Attr_headers.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_th.Attr_rowspan.getNamespaceName()Method to read the contents of field namespaceName.final NamespaceNameElement_th.Attr_scope.getNamespaceName()Method to read the contents of field namespaceName. -
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 NonNullMap<NamespaceName, DTM.Attribute> DTM.Element.attrsGenerated by umod; model author's documentation MISSING.protected NonNullMap<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 TypeMethodDescriptionDTM.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) FIXME must be split by exactly ONE space FIXME move to util/xml/AttributeValuesprotected 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) DTD2DTM.getOriginalName(NamespaceName n) voidDTM.Element.put_attrs(NamespaceName key0, DTM.Attribute value) Convenience un-Currying method.
Set the value at the given coordinate and automatically generate all intermediate collections, if not yet existing.voidDTM.Dtd.put_elems(NamespaceName key0, DTM.Element value) Convenience un-Currying method.
Set the value at the given coordinate and automatically generate all intermediate collections, if not yet existing.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 NonNullMap<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 NonNullMap<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(NonNullMap<NamespaceName, DTM.Attribute> val) Generated by umod; model author's documentation MISSING.booleanDTM.Dtd.set_elems(NonNullMap<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 defined according to directive »C 0/..«.
Element(NamespaceName name, DTM.Content content) Constructor defined according to directive »C 0/..«.
Named(NamespaceName name) 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_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_decimalPositive.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:decimalPositive.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_hh.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:hh.static final NamespaceNameElement_a_ident.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ident.static final NamespaceNameElement_a_identFirstChar.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:identFirstChar.static final NamespaceNameElement_a_identInnerChar.nameName of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:identInnerChar.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_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_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_dez.nameName of the Element is in namespace-enabled mode, namely{}dez.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_ident.nameName of the Element is in namespace-enabled mode, namely{}ident.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. -
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. -
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_import.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_import.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. -
Uses of NamespaceName in eu.bandm.tools.tdom.runtime
Fields in eu.bandm.tools.tdom.runtime declared as NamespaceNameFields in eu.bandm.tools.tdom.runtime with type parameters of type NamespaceNameModifier and TypeFieldDescriptionTypedDTD.ElementInfo.attrsRepresents all Attributes defined for the element reflected.TypedDTD.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) 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 TypeFieldDescriptionfinal Function<NamespaceName, Function<N>> FunctionLibrary.functionsFunctionLibrary.functionTypesprotected Map<NamespaceName, Function<N>> FunctionLibrary.mapMethods 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) 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 NamespaceNameModifier and TypeMethodDescriptionTdomClient.getNamespaceName(eu.bandm.tools.tpath.tdomclient.TdomClient.Node node) -
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.xml
Fields in eu.bandm.tools.util.xml with type parameters of type NamespaceNameMethods in eu.bandm.tools.util.xml 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.SAXEventQueue.getNamespaceName()Get the NamespaceName of the next element to deliver (=the head of the queue=the result of look-ahead).SAXEventStream.getNamespaceName()Returns the namespace name of the current head, i.e.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.xml that return types with arguments of type NamespaceNameModifier and TypeMethodDescriptionAttributeMap.entrySet()Deliver a view to the Sax implementation as required by AbstractSet.Methods in eu.bandm.tools.util.xml with parameters of type NamespaceNameModifier and TypeMethodDescriptionprotected booleanNamespaceName.equals(NamespaceName n) Compares only namespaceURI and localname, prefix is irrelevant.booleanSAXEventQueue.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.AttributeMap.put(NamespaceName name, String value) EvidentAttributeMap.remove(NamespaceName name) EvidentConstructor parameters in eu.bandm.tools.util.xml with type arguments of type NamespaceNameModifierConstructorDescriptionContentPrinter(OutputStream out, @Opt 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.Constructs a map with the given data. -
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 NamespaceNamestatic final NamespaceNameMain.CONST_nsname_matchstatic final NamespaceNameMain.initial_xslt_modeThe default "mode" in which input is processed.protected @Opt NamespaceNameRt.TemplateEntry.modeprotected @Opt NamespaceNameRt.TemplatesByKind.modeprotected @Opt NamespaceNameRt.TemplatesByPrior.modeprotected NamespaceNameRt.Definition.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.additionalXsltstatic final Set<NamespaceName> protected NonNullMap<NamespaceName, NonNullSet<Rt.TemplateEntry>> Rt.TemplatesByKind.attrsByNameprotected Map<NamespaceName, TPathCache.ExprClassified> AttributeChecks_valueTemplates.computingAll attributes which must be computed; represented as parsed and classified TPath expressions.protected NonNullMap<NamespaceName, NonNullSet<Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByNamefinal Map<NamespaceName, Value<N>> Application.emptyParameterValuesprotected final Function<NamespaceName, FunctionSignature> Transformation.functionTypesstatic final Function<Rt.TemplatesByKind, NonNullMap<NamespaceName, NonNullSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_attrsByNameDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind, NonNullMap<NamespaceName, NonNullSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByNameDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplateEntry, @Opt NamespaceName> Rt.TemplateEntry.get_modeDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind, @Opt NamespaceName> Rt.TemplatesByKind.get_modeDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByPrior, @Opt 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, NonNullSet<NamespaceName>> Rt.Report.get_undefDefsDeprecated.Use new '::' method reference instead.static final Function<Rt.Report, NonNullSet<NamespaceName>> Rt.Report.get_undefModesDeprecated.Use new '::' method reference instead.protected final Map<NamespaceName, Multimap<String, N>> BuiltInFunctions.keysprotected Function<NamespaceName, Type.XPathProperType> Transformation.maximalVarTypesprotected static Function<NamespaceName, Type.XPathProperType> Transformation.minimalVarTypesprotected 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.protected Binding<NamespaceName, eu.bandm.tools.xslt.tdom.Element> Transformation.possibleBindingsAccumulator for top-level definitions.protected NonNullSet<NamespaceName> Rt.Report.undefDefsprotected NonNullSet<NamespaceName> Rt.Report.undefModesprotected 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.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()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) BuiltInFunctions.AdditionalContext.computeKey(Context<M> c, NamespaceName name) booleanRt.TemplatesByKind.containsKey_attrsByName(NamespaceName key0) booleanRt.TemplatesByKind.containsKey_elemsByName(NamespaceName key0) protected voidTransformation.duplicateHint(Location<XMLDocumentIdentifier> loc, NamespaceName name) TemplateRegistry.Finder.find(N n, NamespaceName mode) Central worker method, find set of matching templates for one given node.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, @Opt String data, boolean isTemplate) Parse expression source and store result to caches.protected voidApplication.pushBinding(NamespaceName name, Value<N> value) voidRt.TemplatesByKind.put_attrsByName(NamespaceName key0, NonNullSet<Rt.TemplateEntry> value) voidRt.TemplatesByKind.put_elemsByName(NamespaceName key0, NonNullSet<Rt.TemplateEntry> value) booleanRt.TemplateEntry.set_mode(@Opt NamespaceName val) booleanRt.TemplatesByKind.set_mode(@Opt NamespaceName val) booleanRt.TemplatesByPrior.set_mode(@Opt NamespaceName val) booleanRt.Definition.set_name(NamespaceName val) booleanTrace.test(Options.traceflag flag, NamespaceName nsname, @Opt Location loc) Method parameters in eu.bandm.tools.xslt.base with type arguments of type NamespaceNameModifier and TypeMethodDescriptionTransformationCache.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(NonNullMap<NamespaceName, NonNullSet<Rt.TemplateEntry>> val) booleanRt.TemplatesByKind.set_elemsByName(NonNullMap<NamespaceName, NonNullSet<Rt.TemplateEntry>> val) booleanRt.Report.set_undefDefs(NonNullSet<NamespaceName> val) booleanRt.Report.set_undefModes(NonNullSet<NamespaceName> val) Constructors in eu.bandm.tools.xslt.base with parameters of type NamespaceNameModifierConstructorDescriptionDefinition(NamespaceName name) Definition(NamespaceName name, @Opt Location<XMLDocumentIdentifier> location) TemplateEntry(eu.bandm.tools.xslt.tdom.Element_xsl_template template, TPathCache.PatternPart pattern, @Opt NamespaceName mode, double prior) TemplatesByKind(@Opt NamespaceName mode, double prior) 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) Transformation(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Trace trace, 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.