Uses of Class
eu.bandm.tools.util.NamespaceName
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Umod main model class: This is the internal
model for the d2d text type definitions.
Created by bandm/metatools/tdom on 2024-01-07T20:22:56
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
Meaning: Created from d2d definition module
lablog$expanded at
2024-01-09_09h00m18.
Meaning: Source format for multi lingual
support.
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
Contains base and auxiliary classes for code generated by tdom.
A DocumentClient implementation for W3C Dom.
Infrastructure for evaluating tpath expressions.
Type checking for tpath expressions.
Collection of mostly unrelated, tiny, ubiquitously needed
auxiliary classes for many different purposes.
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message
package.Runtime classes for the xantlr
parser.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of NamespaceName in eu.bandm.tools.d2d2.base
Modifier and TypeFieldDescriptionstatic final NamespaceName
Name of an xslt stylesheet parameter for processing it with Java code, in parallel to the usual xslt-based processing.static final NamespaceName
Name of an xslt stylesheet parameter for processing it with Java code, in parallel to the usual xslt-based processing.static final NamespaceName
Modifier and TypeFieldDescriptionprotected final Map<NamespaceName,
String> Dtd2Def.dtdname2ddfname
Modifier and TypeMethodDescriptionUdomClient.getNamespaceName
(UdomClient.Node<?> node) protected NamespaceName
Def2Dtd.normalize
(NamespaceName nn, boolean isAttribute) Modifier and TypeMethodDescriptionprotected void
Udom2Sax.checknamespace
(NamespaceName n, boolean isAttribute) Generate an SAX call, iff the namespace uri is not yet mapped to a prefix, and memoize.protected String
Dtd2Def.Phase1.AttConverter.makeQname
(NamespaceName nn, Location<XMLDocumentIdentifier> elloc) protected void
Dtd2Def.mapNames
(NamespaceName nn, String s, Location<XMLDocumentIdentifier> elloc) Maps the dtd NamespaceName to an internal element name, after checking that not illegal characters are in the latter by callingDtd2Def.checkName(String, Location)
.protected NamespaceName
Def2Dtd.normalize
(NamespaceName nn, boolean isAttribute) protected boolean
Dtd2Def.tryMangle
(NamespaceName nn, String name, Location<XMLDocumentIdentifier> elloc) If the name is already used, return false.protected void
Udom2Sax.wr_simpleElement
(NamespaceName tag, char[] c, int o, int l) protected void
Udom2Sax.writeEmptyElement
(NamespaceName tag) protected void
Udom2Sax.writeSimpleElement
(NamespaceName tag, MemString val) protected void
Udom2Sax.writeSimpleElement_synthetic
(NamespaceName tag, String val) write a text which is synthetic, ie. -
Uses of NamespaceName in eu.bandm.tools.d2d2.model
Modifier and TypeFieldDescriptionprotected NamespaceName
Module.defaultElNs
Generated by umod; model author's documentation MISSING.protected NamespaceName
Definition.xml_tag
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionstatic final Function<Module,
NamespaceName> Module.get_defaultElNs
Deprecated.Use new '::' method reference instead.static final Function<Definition,
NamespaceName> Definition.get_xml_tag
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionModule.get_defaultElNs()
Generated by umod; model author's documentation MISSING.Definition.get_xml_tag()
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionprotected void
MATCH_ONLY_00.action
(NamespaceName e0) boolean
Module.set_defaultElNs
(NamespaceName val) Generated by umod; model author's documentation MISSING.boolean
Definition.set_xml_tag
(NamespaceName val) Generated by umod; model author's documentation MISSING. -
Uses of NamespaceName in eu.bandm.tools.doctypes.xhtml
Modifier and TypeFieldDescriptionstatic final NamespaceName
Element_a.name
static final NamespaceName
Element_abbr.name
static final NamespaceName
Element_acronym.name
static final NamespaceName
Element_address.name
static final NamespaceName
Element_area.name
static final NamespaceName
Element_b.name
static final NamespaceName
Element_base.name
static final NamespaceName
Element_bdo.name
static final NamespaceName
Element_big.name
static final NamespaceName
Element_blockquote.name
static final NamespaceName
Element_body.name
static final NamespaceName
Element_br.name
static final NamespaceName
Element_button.name
static final NamespaceName
Element_caption.name
static final NamespaceName
Element_cite.name
static final NamespaceName
Element_code.name
static final NamespaceName
Element_col.name
static final NamespaceName
Element_colgroup.name
static final NamespaceName
Element_dd.name
static final NamespaceName
Element_del.name
static final NamespaceName
Element_dfn.name
static final NamespaceName
Element_div.name
static final NamespaceName
Element_dl.name
static final NamespaceName
Element_dt.name
static final NamespaceName
Element_em.name
static final NamespaceName
Element_fieldset.name
static final NamespaceName
Element_form.name
static final NamespaceName
Element_h1.name
static final NamespaceName
Element_h2.name
static final NamespaceName
Element_h3.name
static final NamespaceName
Element_h4.name
static final NamespaceName
Element_h5.name
static final NamespaceName
Element_h6.name
static final NamespaceName
Element_head.name
static final NamespaceName
Element_hr.name
static final NamespaceName
Element_html.name
static final NamespaceName
Element_i.name
static final NamespaceName
Element_img.name
static final NamespaceName
Element_input.name
static final NamespaceName
Element_ins.name
static final NamespaceName
Element_kbd.name
static final NamespaceName
Element_label.name
static final NamespaceName
Element_legend.name
static final NamespaceName
Element_li.name
static final NamespaceName
Element_link.name
static final NamespaceName
Element_map.name
static final NamespaceName
Element_meta.name
static final NamespaceName
Element_noscript.name
static final NamespaceName
Element_object.name
static final NamespaceName
Element_ol.name
static final NamespaceName
Element_optgroup.name
static final NamespaceName
Element_option.name
static final NamespaceName
Element_p.name
static final NamespaceName
Element_param.name
static final NamespaceName
Element_pre.name
static final NamespaceName
Element_q.name
static final NamespaceName
Element_samp.name
static final NamespaceName
Element_script.name
static final NamespaceName
Element_select.name
static final NamespaceName
Element_small.name
static final NamespaceName
Element_span.name
static final NamespaceName
Element_strong.name
static final NamespaceName
Element_style.name
static final NamespaceName
Element_sub.name
static final NamespaceName
Element_sup.name
static final NamespaceName
Element_table.name
static final NamespaceName
Element_tbody.name
static final NamespaceName
Element_td.name
static final NamespaceName
Element_textarea.name
static final NamespaceName
Element_tfoot.name
static final NamespaceName
Element_th.name
static final NamespaceName
Element_thead.name
static final NamespaceName
Element_title.name
static final NamespaceName
Element_tr.name
static final NamespaceName
Element_tt.name
static final NamespaceName
Element_ul.name
static final NamespaceName
Element_var.name
static final NamespaceName
Attr_accesskey.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_align.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_char.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_charoff.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_charset.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_checked.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_class.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_dir.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_disabled.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_href.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_hreflang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_id.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_multiple.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onblur.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onclick.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_ondblclick.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onfocus.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onkeydown.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onkeypress.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onkeyup.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onmousedown.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onmousemove.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onmouseout.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onmouseover.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_onmouseup.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_readonly.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_rel.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_rev.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_selected.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_style.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_tabindex.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_title.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_type.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_valign.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_a.Attr_coords.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_a.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_a.Attr_shape.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_area.Attr_alt.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_area.Attr_coords.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_area.Attr_nohref.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_area.Attr_shape.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_base.Attr_href.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_bdo.Attr_dir.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_blockquote.Attr_cite.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_body.Attr_onload.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_body.Attr_onunload.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_button.Attr_type.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_button.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_col.Attr_span.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_col.Attr_width.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_colgroup.Attr_span.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_colgroup.Attr_width.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_del.Attr_cite.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_del.Attr_datetime.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_form.Attr_accept_charset.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_form.Attr_accept.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_form.Attr_action.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_form.Attr_enctype.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_form.Attr_method.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_form.Attr_onreset.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_form.Attr_onsubmit.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_head.Attr_profile.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_html.Attr_xmlns.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_img.Attr_alt.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_img.Attr_height.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_img.Attr_ismap.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_img.Attr_longdesc.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_img.Attr_src.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_img.Attr_usemap.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_img.Attr_width.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_input.Attr_accept.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_input.Attr_alt.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_input.Attr_maxlength.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_input.Attr_onchange.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_input.Attr_onselect.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_input.Attr_size.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_input.Attr_src.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_input.Attr_type.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_input.Attr_usemap.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_input.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_ins.Attr_cite.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_ins.Attr_datetime.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_label.Attr_for.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_link.Attr_media.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_map.Attr_id.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_map.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_meta.Attr_content.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_meta.Attr_http_equiv.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_meta.Attr_scheme.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_archive.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_classid.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_codebase.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_codetype.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_data.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_declare.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_height.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_standby.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_usemap.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_object.Attr_width.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_optgroup.Attr_label.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_option.Attr_label.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_option.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_param.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_param.Attr_valuetype.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_pre.Attr_xml_space.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_q.Attr_cite.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_script.Attr_defer.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_script.Attr_src.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_script.Attr_type.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_script.Attr_xml_space.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_select.Attr_onchange.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_select.Attr_size.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_style.Attr_media.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_style.Attr_type.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_style.Attr_xml_space.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_table.Attr_border.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_table.Attr_cellpadding.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_table.Attr_cellspacing.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_table.Attr_frame.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_table.Attr_rules.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_table.Attr_summary.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_table.Attr_width.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_td.Attr_abbr.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_td.Attr_axis.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_td.Attr_colspan.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_td.Attr_headers.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_td.Attr_rowspan.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_td.Attr_scope.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_textarea.Attr_cols.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_textarea.Attr_onchange.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_textarea.Attr_onselect.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_textarea.Attr_rows.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_th.Attr_abbr.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_th.Attr_axis.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_th.Attr_colspan.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_th.Attr_headers.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_th.Attr_rowspan.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_th.Attr_scope.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.Modifier and TypeMethodDescriptionfinal NamespaceName
Attr_accesskey.getNamespaceName()
final NamespaceName
Attr_align.getNamespaceName()
final NamespaceName
Attr_char.getNamespaceName()
final NamespaceName
Attr_charoff.getNamespaceName()
final NamespaceName
Attr_charset.getNamespaceName()
final NamespaceName
Attr_checked.getNamespaceName()
final NamespaceName
Attr_class.getNamespaceName()
final NamespaceName
Attr_dir.getNamespaceName()
final NamespaceName
Attr_disabled.getNamespaceName()
final NamespaceName
Attr_href.getNamespaceName()
final NamespaceName
Attr_hreflang.getNamespaceName()
final NamespaceName
Attr_id.getNamespaceName()
final NamespaceName
Attr_lang.getNamespaceName()
final NamespaceName
Attr_multiple.getNamespaceName()
final NamespaceName
Attr_name.getNamespaceName()
final NamespaceName
Attr_onblur.getNamespaceName()
final NamespaceName
Attr_onclick.getNamespaceName()
final NamespaceName
Attr_ondblclick.getNamespaceName()
final NamespaceName
Attr_onfocus.getNamespaceName()
final NamespaceName
Attr_onkeydown.getNamespaceName()
final NamespaceName
Attr_onkeypress.getNamespaceName()
final NamespaceName
Attr_onkeyup.getNamespaceName()
final NamespaceName
Attr_onmousedown.getNamespaceName()
final NamespaceName
Attr_onmousemove.getNamespaceName()
final NamespaceName
Attr_onmouseout.getNamespaceName()
final NamespaceName
Attr_onmouseover.getNamespaceName()
final NamespaceName
Attr_onmouseup.getNamespaceName()
final NamespaceName
Attr_readonly.getNamespaceName()
final NamespaceName
Attr_rel.getNamespaceName()
final NamespaceName
Attr_rev.getNamespaceName()
final NamespaceName
Attr_selected.getNamespaceName()
final NamespaceName
Attr_style.getNamespaceName()
final NamespaceName
Attr_tabindex.getNamespaceName()
final NamespaceName
Attr_title.getNamespaceName()
final NamespaceName
Attr_type.getNamespaceName()
final NamespaceName
Attr_valign.getNamespaceName()
final NamespaceName
Attr_xml_lang.getNamespaceName()
final NamespaceName
Element_a.Attr_coords.getNamespaceName()
final NamespaceName
Element_a.Attr_name.getNamespaceName()
final NamespaceName
Element_a.Attr_shape.getNamespaceName()
final NamespaceName
Element_area.Attr_alt.getNamespaceName()
final NamespaceName
Element_area.Attr_coords.getNamespaceName()
final NamespaceName
Element_area.Attr_nohref.getNamespaceName()
final NamespaceName
Element_area.Attr_shape.getNamespaceName()
final NamespaceName
Element_base.Attr_href.getNamespaceName()
final NamespaceName
Element_bdo.Attr_dir.getNamespaceName()
final NamespaceName
Element_blockquote.Attr_cite.getNamespaceName()
final NamespaceName
Element_body.Attr_onload.getNamespaceName()
final NamespaceName
Element_body.Attr_onunload.getNamespaceName()
final NamespaceName
Element_button.Attr_type.getNamespaceName()
final NamespaceName
Element_button.Attr_value.getNamespaceName()
final NamespaceName
Element_col.Attr_span.getNamespaceName()
final NamespaceName
Element_col.Attr_width.getNamespaceName()
final NamespaceName
Element_colgroup.Attr_span.getNamespaceName()
final NamespaceName
Element_colgroup.Attr_width.getNamespaceName()
final NamespaceName
Element_del.Attr_cite.getNamespaceName()
final NamespaceName
Element_del.Attr_datetime.getNamespaceName()
final NamespaceName
Element_form.Attr_accept_charset.getNamespaceName()
final NamespaceName
Element_form.Attr_accept.getNamespaceName()
final NamespaceName
Element_form.Attr_action.getNamespaceName()
final NamespaceName
Element_form.Attr_enctype.getNamespaceName()
final NamespaceName
Element_form.Attr_method.getNamespaceName()
final NamespaceName
Element_form.Attr_onreset.getNamespaceName()
final NamespaceName
Element_form.Attr_onsubmit.getNamespaceName()
final NamespaceName
Element_head.Attr_profile.getNamespaceName()
final NamespaceName
Element_html.Attr_xmlns.getNamespaceName()
final NamespaceName
Element_img.Attr_alt.getNamespaceName()
final NamespaceName
Element_img.Attr_height.getNamespaceName()
final NamespaceName
Element_img.Attr_ismap.getNamespaceName()
final NamespaceName
Element_img.Attr_longdesc.getNamespaceName()
final NamespaceName
Element_img.Attr_src.getNamespaceName()
final NamespaceName
Element_img.Attr_usemap.getNamespaceName()
final NamespaceName
Element_img.Attr_width.getNamespaceName()
final NamespaceName
Element_input.Attr_accept.getNamespaceName()
final NamespaceName
Element_input.Attr_alt.getNamespaceName()
final NamespaceName
Element_input.Attr_maxlength.getNamespaceName()
final NamespaceName
Element_input.Attr_onchange.getNamespaceName()
final NamespaceName
Element_input.Attr_onselect.getNamespaceName()
final NamespaceName
Element_input.Attr_size.getNamespaceName()
final NamespaceName
Element_input.Attr_src.getNamespaceName()
final NamespaceName
Element_input.Attr_type.getNamespaceName()
final NamespaceName
Element_input.Attr_usemap.getNamespaceName()
final NamespaceName
Element_input.Attr_value.getNamespaceName()
final NamespaceName
Element_ins.Attr_cite.getNamespaceName()
final NamespaceName
Element_ins.Attr_datetime.getNamespaceName()
final NamespaceName
Element_label.Attr_for.getNamespaceName()
final NamespaceName
Element_link.Attr_media.getNamespaceName()
final NamespaceName
Element_map.Attr_id.getNamespaceName()
final NamespaceName
Element_map.Attr_name.getNamespaceName()
final NamespaceName
Element_meta.Attr_content.getNamespaceName()
final NamespaceName
Element_meta.Attr_http_equiv.getNamespaceName()
final NamespaceName
Element_meta.Attr_scheme.getNamespaceName()
final NamespaceName
Element_object.Attr_archive.getNamespaceName()
final NamespaceName
Element_object.Attr_classid.getNamespaceName()
final NamespaceName
Element_object.Attr_codebase.getNamespaceName()
final NamespaceName
Element_object.Attr_codetype.getNamespaceName()
final NamespaceName
Element_object.Attr_data.getNamespaceName()
final NamespaceName
Element_object.Attr_declare.getNamespaceName()
final NamespaceName
Element_object.Attr_height.getNamespaceName()
final NamespaceName
Element_object.Attr_name.getNamespaceName()
final NamespaceName
Element_object.Attr_standby.getNamespaceName()
final NamespaceName
Element_object.Attr_usemap.getNamespaceName()
final NamespaceName
Element_object.Attr_width.getNamespaceName()
final NamespaceName
Element_optgroup.Attr_label.getNamespaceName()
final NamespaceName
Element_option.Attr_label.getNamespaceName()
final NamespaceName
Element_option.Attr_value.getNamespaceName()
final NamespaceName
Element_param.Attr_value.getNamespaceName()
final NamespaceName
Element_param.Attr_valuetype.getNamespaceName()
final NamespaceName
Element_pre.Attr_xml_space.getNamespaceName()
final NamespaceName
Element_q.Attr_cite.getNamespaceName()
final NamespaceName
Element_script.Attr_defer.getNamespaceName()
final NamespaceName
Element_script.Attr_src.getNamespaceName()
final NamespaceName
Element_script.Attr_type.getNamespaceName()
final NamespaceName
Element_script.Attr_xml_space.getNamespaceName()
final NamespaceName
Element_select.Attr_onchange.getNamespaceName()
final NamespaceName
Element_select.Attr_size.getNamespaceName()
final NamespaceName
Element_style.Attr_media.getNamespaceName()
final NamespaceName
Element_style.Attr_type.getNamespaceName()
final NamespaceName
Element_style.Attr_xml_space.getNamespaceName()
final NamespaceName
Element_table.Attr_border.getNamespaceName()
final NamespaceName
Element_table.Attr_cellpadding.getNamespaceName()
final NamespaceName
Element_table.Attr_cellspacing.getNamespaceName()
final NamespaceName
Element_table.Attr_frame.getNamespaceName()
final NamespaceName
Element_table.Attr_rules.getNamespaceName()
final NamespaceName
Element_table.Attr_summary.getNamespaceName()
final NamespaceName
Element_table.Attr_width.getNamespaceName()
final NamespaceName
Element_td.Attr_abbr.getNamespaceName()
final NamespaceName
Element_td.Attr_axis.getNamespaceName()
final NamespaceName
Element_td.Attr_colspan.getNamespaceName()
final NamespaceName
Element_td.Attr_headers.getNamespaceName()
final NamespaceName
Element_td.Attr_rowspan.getNamespaceName()
final NamespaceName
Element_td.Attr_scope.getNamespaceName()
final NamespaceName
Element_textarea.Attr_cols.getNamespaceName()
final NamespaceName
Element_textarea.Attr_onchange.getNamespaceName()
final NamespaceName
Element_textarea.Attr_onselect.getNamespaceName()
final NamespaceName
Element_textarea.Attr_rows.getNamespaceName()
final NamespaceName
Element_th.Attr_abbr.getNamespaceName()
final NamespaceName
Element_th.Attr_axis.getNamespaceName()
final NamespaceName
Element_th.Attr_colspan.getNamespaceName()
final NamespaceName
Element_th.Attr_headers.getNamespaceName()
final NamespaceName
Element_th.Attr_rowspan.getNamespaceName()
final NamespaceName
Element_th.Attr_scope.getNamespaceName()
ModifierConstructorDescription(package private)
Element
(NamespaceName name) (package private)
Element_block
(NamespaceName name) (package private)
(package private)
(package private)
(package private)
(package private)
Element_heading
(NamespaceName name) (package private)
Element_inline
(NamespaceName name) (package private)
(package private)
Element_lists
(NamespaceName name) (package private)
Element_misc
(NamespaceName name) (package private)
(package private)
Element_phrase
(NamespaceName name) (package private)
Element_special
(NamespaceName name) (package private)
-
Uses of NamespaceName in eu.bandm.tools.dtm
Modifier and TypeFieldDescriptionprotected NamespaceName
DTM.Named.name
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionprotected CheckedMap_RD<NamespaceName,
DTM.Attribute> DTM.Element.attrs
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<NamespaceName,
DTM.Element> DTM.Dtd.elems
Generated by umod; model author's documentation MISSING.protected Set<NamespaceName>
AttributeChecks.missing
protected Map<NamespaceName,
Integer> AttributeChecks.nsn2index
protected Set<NamespaceName>
AttributeChecks.ok
protected Set<NamespaceName>
AttributeChecks.undeclared
protected Set<NamespaceName>
AttributeChecks.violateFixed
protected Set<NamespaceName>
AttributeChecks.violateType
Modifier and TypeMethodDescription(package private) NamespaceName
DTD2DTM.attribute
(String qname, Location<XMLDocumentIdentifier> loc) (package private) NamespaceName
DTD2DTM.element
(String qname, Location<XMLDocumentIdentifier> loc) DTM.Named.get_name()
Generated by umod; model author's documentation MISSING.Modifier 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()
Modifier and TypeMethodDescriptionprotected void
DTM.MATCH_ONLY_00.action
(NamespaceName e0) static String
AttributeChecks.attValueByNamespaceName
(Attributes atts, NamespaceName n) protected void
AttributeChecks.check_more_tokens
(String value, boolean mustBeName, NamespaceName elname, NamespaceName attname) protected void
AttributeChecks.check_one_token
(String value, boolean mustBeName, NamespaceName elname, NamespaceName attname) boolean
DTM.Element.containsKey_attrs
(NamespaceName key0) Convenience un-Currying method.boolean
DTM.Dtd.containsKey_elems
(NamespaceName key0) Convenience un-Currying method.AttributeChecks.get_index
(NamespaceName nn) void
DTM.Element.put_attrs
(NamespaceName key0, DTM.Attribute value) Convenience un-Currying method.void
DTM.Dtd.put_elems
(NamespaceName key0, DTM.Element value) Convenience un-Currying method.boolean
DTM.Named.set_name
(NamespaceName val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionprotected void
AttributeChecks.dump1
(PrintStream p, Set<NamespaceName> set, String text) static Pattern<DTM.Element>
DTM.Element.get_attrs
(Pattern<? super CheckedMap_RD<NamespaceName, DTM.Attribute>> p) Lifts a pattern which matches the field value to one which matches this whole object.DTM.Dtd.get_elems
(Pattern<? super CheckedMap_RD<NamespaceName, DTM.Element>> p) Lifts a pattern which matches the field value to one which matches this whole object.DTM.Named.get_name
(Pattern<? super NamespaceName> p) Lifts a pattern which matches the field value to one which matches this whole object.boolean
DTM.Element.set_attrs
(CheckedMap_RD<NamespaceName, DTM.Attribute> val) Generated by umod; model author's documentation MISSING.boolean
DTM.Dtd.set_elems
(CheckedMap_RD<NamespaceName, DTM.Element> val) Generated by umod; model author's documentation MISSING.ModifierConstructorDescriptionAttribute
(NamespaceName name, DTM.AttributeType type, DTM.AttributeDefault def) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".Element
(NamespaceName name, DTM.Content content) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".Named
(NamespaceName name) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". -
Uses of NamespaceName in eu.bandm.tools.lablog.xml
Modifier and TypeFieldDescriptionstatic final NamespaceName
Element_a_all.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:all
.static final NamespaceName
Element_a_alpha.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:alpha
.static final NamespaceName
Element_a_ascii_alpha.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ascii_alpha
.static final NamespaceName
Element_a_ascii_lower.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ascii_lower
.static final NamespaceName
Element_a_ascii_upper.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ascii_upper
.static final NamespaceName
Element_a_blank.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:blank
.static final NamespaceName
Element_a_blink.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:blink
.static final NamespaceName
Element_a_bold.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:bold
.static final NamespaceName
Element_a_border.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:border
.static final NamespaceName
Element_a_cite.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:cite
.static final NamespaceName
Element_a_decimalDigit.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:decimalDigit
.static final NamespaceName
Element_a_emph.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:emph
.static final NamespaceName
Element_a_footnote.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:footnote
.static final NamespaceName
Element_a_footnotemark.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:footnotemark
.static final NamespaceName
Element_a_footnotetext.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:footnotetext
.static final NamespaceName
Element_a_framename.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:framename
.static final NamespaceName
Element_a_hh.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:hh
.static final NamespaceName
Element_a_image_align.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_align
.static final NamespaceName
Element_a_image_alt.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_alt
.static final NamespaceName
Element_a_image_file.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_file
.static final NamespaceName
Element_a_image_height.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_height
.static final NamespaceName
Element_a_image_showLabel.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_showLabel
.static final NamespaceName
Element_a_image_width.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image_width
.static final NamespaceName
Element_a_image.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:image
.static final NamespaceName
Element_a_indexhi.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:indexhi
.static final NamespaceName
Element_a_indexlo.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:indexlo
.static final NamespaceName
Element_a_inframe.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:inframe
.static final NamespaceName
Element_a_ital.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ital
.static final NamespaceName
Element_a_key.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:key
.static final NamespaceName
Element_a_kind.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:kind
.static final NamespaceName
Element_a_label.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:label
.static final NamespaceName
Element_a_larger.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:larger
.static final NamespaceName
Element_a_ldots.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ldots
.static final NamespaceName
Element_a_link.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:link
.static final NamespaceName
Element_a_list.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:list
.static final NamespaceName
Element_a_listContinues.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:listContinues
.static final NamespaceName
Element_a_listitem.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:listitem
.static final NamespaceName
Element_a_listStartnum.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:listStartnum
.static final NamespaceName
Element_a_listSymbol.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:listSymbol
.static final NamespaceName
Element_a_loc.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:loc
.static final NamespaceName
Element_a_locus.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:locus
.static final NamespaceName
Element_a_mode.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:mode
.static final NamespaceName
Element_a_nl.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:nl
.static final NamespaceName
Element_a_opus.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:opus
.static final NamespaceName
Element_a_p.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:p
.static final NamespaceName
Element_a_path.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:path
.static final NamespaceName
Element_a_pers.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:pers
.static final NamespaceName
Element_a_persop.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:persop
.static final NamespaceName
Element_a_pkind.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:pkind
.static final NamespaceName
Element_a_popus.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:popus
.static final NamespaceName
Element_a_ppers.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ppers
.static final NamespaceName
Element_a_ref.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ref
.static final NamespaceName
Element_a_refdate.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:refdate
.static final NamespaceName
Element_a_scaps.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:scaps
.static final NamespaceName
Element_a_smaller.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:smaller
.static final NamespaceName
Element_a_spanstyle.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:spanstyle
.static final NamespaceName
Element_a_src.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:src
.static final NamespaceName
Element_a_SRC.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:SRC
.static final NamespaceName
Element_a_strikeout.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:strikeout
.static final NamespaceName
Element_a_table.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:table
.static final NamespaceName
Element_a_td.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:td
.static final NamespaceName
Element_a_tdCls.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:tdCls
.static final NamespaceName
Element_a_text.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:text
.static final NamespaceName
Element_a_th.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:th
.static final NamespaceName
Element_a_top.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:top
.static final NamespaceName
Element_a_tr.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:tr
.static final NamespaceName
Element_a_treeInclude.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:treeInclude
.static final NamespaceName
Element_a_ulin.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:ulin
.static final NamespaceName
Element_a_url.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:url
.static final NamespaceName
Element_a_verbatimXml.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:verbatimXml
.static final NamespaceName
Element_a_whitespace.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:whitespace
.static final NamespaceName
Element_a_xemph.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:xemph
.static final NamespaceName
Element_a_xlang.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}a:xlang
.static final NamespaceName
Element_ACCEPTED.name
Name of the Element is in namespace-enabled mode, namely{}ACCEPTED
.static final NamespaceName
Element_author.name
Name of the Element is in namespace-enabled mode, namely{}author
.static final NamespaceName
Element_authors.name
Name of the Element is in namespace-enabled mode, namely{}authors
.static final NamespaceName
Element_CLOSED.name
Name of the Element is in namespace-enabled mode, namely{}CLOSED
.static final NamespaceName
Element_costs.name
Name of the Element is in namespace-enabled mode, namely{}costs
.static final NamespaceName
Element_date.name
Name of the Element is in namespace-enabled mode, namely{}date
.static final NamespaceName
Element_desc.name
Name of the Element is in namespace-enabled mode, namely{}desc
.static final NamespaceName
Element_docmat.name
Name of the Element is in namespace-enabled mode, namely{}docmat
.static final NamespaceName
Element_entries.name
Name of the Element is in namespace-enabled mode, namely{}entries
.static final NamespaceName
Element_FIXED.name
Name of the Element is in namespace-enabled mode, namely{}FIXED
.static final NamespaceName
Element_issue.name
Name of the Element is in namespace-enabled mode, namely{}issue
.static final NamespaceName
Element_name.name
Name of the Element is in namespace-enabled mode, namely{}name
.static final NamespaceName
Element_note.name
Name of the Element is in namespace-enabled mode, namely{}note
.static final NamespaceName
Element_package.name
Name of the Element is in namespace-enabled mode, namely{}package
.static final NamespaceName
Element_prior.name
Name of the Element is in namespace-enabled mode, namely{}prior
.static final NamespaceName
Element_reference.name
Name of the Element is in namespace-enabled mode, namely{}reference
.static final NamespaceName
Element_REOPENED.name
Name of the Element is in namespace-enabled mode, namely{}REOPENED
.static final NamespaceName
Element_WONTFIX.name
Name of the Element is in namespace-enabled mode, namely{}WONTFIX
.static final NamespaceName
Element_WORKSFORME.name
Name of the Element is in namespace-enabled mode, namely{}WORKSFORME
.static final NamespaceName
Element_a_footnote.Attr_a_symbol.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_a_footnote.Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_a_footnotemark.Attr_a_symbol.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_a_footnotetext.Attr_a_symbol.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_a_footnotetext.Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_a_p.Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_a_spanstyle.Attr_a_style.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_a_xlang.Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_desc.Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.Modifier and TypeMethodDescriptionfinal NamespaceName
Element_a_footnote.Attr_a_symbol.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_a_footnote.Attr_xml_lang.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_a_footnotemark.Attr_a_symbol.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_a_footnotetext.Attr_a_symbol.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_a_footnotetext.Attr_xml_lang.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_a_p.Attr_xml_lang.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_a_spanstyle.Attr_a_style.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_a_xlang.Attr_xml_lang.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_desc.Attr_xml_lang.getNamespaceName()
Method to read the contents of field namespaceName.ModifierConstructorDescription(package private)
Element
(NamespaceName name) (Internal use only !-) -
Uses of NamespaceName in eu.bandm.tools.muli.tdom
Modifier and TypeFieldDescriptionstatic final NamespaceName
Element_entry.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}entry
.static final NamespaceName
Element_text.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}text
.static final NamespaceName
Element_translationfile.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/d2d_gp/basic}translationfile
.static final NamespaceName
Element_entry.Attr_key.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_entry.Attr_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_text.Attr_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.Modifier and TypeMethodDescriptionfinal NamespaceName
Element_entry.Attr_key.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_entry.Attr_lang.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_text.Attr_lang.getNamespaceName()
Method to read the contents of field namespaceName.ModifierConstructorDescription(package private)
Element
(NamespaceName name) (Internal use only !-) -
Uses of NamespaceName in eu.bandm.tools.option.absy
Modifier and TypeFieldDescriptionstatic final NamespaceName
Element_and.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}and
.static final NamespaceName
Element_bool.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}bool
.static final NamespaceName
Element_comment.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}comment
.static final NamespaceName
Element_condition.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}condition
.static final NamespaceName
Element_constant.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}constant
.static final NamespaceName
Element_defaults.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}defaults
.static final NamespaceName
Element_desc.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}desc
.static final NamespaceName
Element_dirOnly.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}dirOnly
.static final NamespaceName
Element_enum.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}enum
.static final NamespaceName
Element_enumeration.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}enumeration
.static final NamespaceName
Element_enumitem.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}enumitem
.static final NamespaceName
Element_enumset.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}enumset
.static final NamespaceName
Element_enumSetContains.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}enumSetContains
.static final NamespaceName
Element_float.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}float
.static final NamespaceName
Element_int.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}int
.static final NamespaceName
Element_isMeta.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}isMeta
.static final NamespaceName
Element_noGui.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}noGui
.static final NamespaceName
Element_not.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}not
.static final NamespaceName
Element_notDir.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}notDir
.static final NamespaceName
Element_optarg.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}optarg
.static final NamespaceName
Element_option.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}option
.static final NamespaceName
Element_optionlist.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}optionlist
.static final NamespaceName
Element_or.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}or
.static final NamespaceName
Element_printout_title.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}printout_title
.static final NamespaceName
Element_rat.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}rat
.static final NamespaceName
Element_rep.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}rep
.static final NamespaceName
Element_simpletypes.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}simpletypes
.static final NamespaceName
Element_string.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}string
.static final NamespaceName
Element_testequal.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}testequal
.static final NamespaceName
Element_testgreater.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}testgreater
.static final NamespaceName
Element_text.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}text
.static final NamespaceName
Element_type.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}type
.static final NamespaceName
Element_uri.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}uri
.static final NamespaceName
Element_v.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}v
.static final NamespaceName
Element_writable.name
Name of the Element is in namespace-enabled mode, namely{http://bandm.eu/doctypes/option}writable
.static final NamespaceName
Element_bool.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_comment.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_constant.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_enum.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_enum.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_enumeration.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_enumitem.Attr_compilable.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_enumitem.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_enumset.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_enumset.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_enumSetContains.Attr_number.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_enumSetContains.Attr_option.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_enumSetContains.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_float.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_int.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_int.Attr_format.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_optarg.Attr_number.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_optarg.Attr_option.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_option.Attr_abbrev.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_option.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_option.Attr_required.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_optionlist.Attr_defaultSorting.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_optionlist.Attr_fragmentedLists.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_optionlist.Attr_setterFunctions.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_rat.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_rep.Attr_kind.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_string.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_text.Attr_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.static final NamespaceName
Element_uri.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.Modifier and TypeMethodDescriptionfinal NamespaceName
Element_bool.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_comment.Attr_name.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_constant.Attr_value.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_enum.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_enum.Attr_name.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_enumeration.Attr_name.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_enumitem.Attr_compilable.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_enumitem.Attr_value.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_enumset.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_enumset.Attr_name.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_enumSetContains.Attr_number.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_enumSetContains.Attr_option.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_enumSetContains.Attr_value.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_float.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_int.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_int.Attr_format.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_optarg.Attr_number.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_optarg.Attr_option.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_option.Attr_abbrev.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_option.Attr_name.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_option.Attr_required.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_optionlist.Attr_defaultSorting.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_optionlist.Attr_fragmentedLists.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_optionlist.Attr_setterFunctions.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_rat.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_rep.Attr_kind.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_string.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_text.Attr_lang.getNamespaceName()
Method to read the contents of field namespaceName.final NamespaceName
Element_uri.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.ModifierConstructorDescription(package private)
Element
(NamespaceName name) (Internal use only !-) -
Uses of NamespaceName in eu.bandm.tools.tdom
Modifier and TypeFieldDescription(package private) final NamespaceName
ElementTemplate.nname
Thename
of theElementTemplate.element
, AFTER it has been translated according to the namespace PIs contained in the DTD source.Modifier and TypeMethodDescription(package private) ElementTemplate
PackageTemplate.addElement
(DTD.Element element, NamespaceName nname, boolean isPublic) (package private) int
PackageTemplate.getElementTagIndex
(NamespaceName name) ModifierConstructorDescriptionElementTemplate
(PackageTemplate packageTemplate, DTD.Element element, NamespaceName nname, boolean isPublic) -
Uses of NamespaceName in eu.bandm.tools.tdom.runtime
Modifier and TypeFieldDescription(package private) final NamespaceName
TypedDTD.NamedImplementationInfo.name
protected final NamespaceName
TypedElement.name
Modifier and TypeFieldDescriptionTypedDTD.ElementInfo.attrs
Represents all Attributes defined for the element reflected.(package private) final Map<NamespaceName,
TypedDTD.AbstractElementInfo> TypedDTD.DTDInfo.elements
TypedDTD.NamedImplementationInfo.getName
Deprecated.Modifier and TypeMethodDescriptionprotected static @Opt NamespaceName
TypedElement.classifyForException
(TypedSubstantial s) TdomAttributeUndefException.getAttrName()
TdomException.getContextElementNSName()
TypedDTD.NamedImplementationInfo.getName()
final NamespaceName
TypedElement.getName()
Return the NamespaceName.abstract NamespaceName
TypedAttribute.getNamespaceName()
Returns the namespace name of the XML attribute.TdomContentException.getOffendingTag()
static NamespaceName
TypedElement.w3c_getNamespaceName
(Node node) Modifier 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) Modifier and TypeMethodDescriptionprotected <V extends Enum<V>>
VEnumerationAttribute.find
(Map<String, ? extends V> items, Attributes attrs, NamespaceName name) protected static String
TypedAttribute.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) DOCMEint
TypedElement.MixedContentFactory.getAltIndex
(NamespaceName name) protected final void
TypedElement.MixedContentFactory.mapAlt
(NamespaceName name, int altIndex) static void
TypedElement.matchEndElement
(SAXEventStream in, NamespaceName name) static Attributes
TypedElement.matchStartElement
(SAXEventStream in, NamespaceName name) void
TdomException.setContext
(NamespaceName ns) void
TdomException.setContextAndLocation
(NamespaceName ns, Locatable<?> loc) Modifier and TypeMethodDescription(package private) void
TypedDTD.AbstractElementInfo.collect
(Map<NamespaceName, TypedDTD.AbstractElementInfo> index) Return all sub-classes, direct or indirect, which represent concrete Elements.ModifierConstructorDescriptionAbstractElementInfo
(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) protected
NamedImplementationInfo
(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) protected
TypedElement
(NamespaceName name) -
Uses of NamespaceName in eu.bandm.tools.tpath.dom
-
Uses of NamespaceName in eu.bandm.tools.tpath.runtime
Modifier and TypeFieldDescription(package private) final Function<NamespaceName,
Function<N>> ContextSequence.functions
final Function<NamespaceName,
Function<N>> FunctionLibrary.functions
FunctionLibrary.functionTypes
protected Map<NamespaceName,
Function<N>> FunctionLibrary.map
(package private) final Function<NamespaceName,
Value<N>> ContextSequence.variables
Modifier and TypeMethodDescriptionFunction.getName()
DocumentClient.getNamespaceName
(N node) Returns null iff node is neither Element nor Attribute; otherwise the NamespaceName.Modifier 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) ModifierConstructorDescriptionFunction
(NamespaceName name, FunctionSignature type, BiFunction<Context<N>, List<? extends Value<N>>, Value<N>> impl) ModifierConstructorDescriptionContext
(DocumentClient<N> client, N node, Function<NamespaceName, Value<N>> variables, Function<NamespaceName, Function<N>> functions, Function<String, String> namespaces) (package private)
Context
(NodeSet<N> set, N node, int position, Function<NamespaceName, Value<N>> variables, Function<NamespaceName, Function<N>> functions, Function<String, String> namespaces) ContextSequence
(NodeSet<N> set, Function<NamespaceName, Value<N>> variables, Function<NamespaceName, Function<N>> functions, Function<String, String> namespaces) -
Uses of NamespaceName in eu.bandm.tools.tpath.tdomclient
-
Uses of NamespaceName in eu.bandm.tools.tpath.type
Modifier and TypeFieldDescriptionstatic final Function<Node.NamedType,
NamespaceName> Node.NamedType.get_name
Deprecated.Use new '::' method reference instead.protected Function<NamespaceName,
Type.XPathProperType> TypeInference.variables
Modifier and TypeMethodDescriptionNode.NamedType.get_name()
BuiltinFunctionSignature.getName()
FunctionSignature.getName()
Modifier and TypeMethodDescriptionprotected void
Node.MATCH_ONLY_00.action
(NamespaceName e0) Node.NamedType.with_name
(NamespaceName val) ModifierConstructorDescriptionAttribute
(NamespaceName name) BuiltinFunctionSignature
(Type.XPathType range, NamespaceName name) Element
(NamespaceName name) NamedType
(NamespaceName name) ModifierConstructorDescriptionTypeInference
(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
Modifier and TypeMethodDescriptionstatic NamespaceName
Parsing function for a qualified name which stands for an attribute name, or an xslt function name, etc.static NamespaceName
NamespaceName.attribute
(Map<? extends String, ? extends String> namespaceMapping, String qname, boolean namespacesEnabled) Parsing function for a qualified name which stands for an attribute name.static NamespaceName
Parsing function for a qualified name which stands for an element name.static NamespaceName
NamespaceName.element
(Map<? extends String, ? extends String> namespaceMapping, String qname, boolean namespacesEnabled) Parsing function for a qualified name which stands for an element name.static NamespaceName
NamespaceName.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.Modifier and TypeMethodDescriptionAttributeMap.entrySet()
Deliver a view to the Sax implementation as required by AbstractSet.NamespaceName2String.entrySet()
Modifier and TypeMethodDescriptionprotected boolean
NamespaceName.equals
(NamespaceName n) Compares only namespaceURI and localname, prefix is irrelevant.AttributeMap.put
(NamespaceName name, String value) EvidentNamespaceName2String.put
(NamespaceName k, String v) AttributeMap.remove
(NamespaceName name) EvidentModifierConstructorDescriptionConstructs a map with the given data. -
Uses of NamespaceName in eu.bandm.tools.util2
Modifier and TypeMethodDescriptionSAXEventQueue.getNamespaceName()
SAXEventStream.getNamespaceName()
Returns the namespace name of the current head, i.e.Modifier and TypeMethodDescriptionboolean
SAXEventQueue.lookaheadEndElement
(NamespaceName name) boolean
SAXEventStream.lookaheadEndElement
(NamespaceName name) Returns whether the next SAX event is a certain end element event (= close element tag)boolean
SAXEventQueue.lookaheadStartElement
(NamespaceName name) boolean
SAXEventStream.lookaheadStartElement
(NamespaceName name) Returns whether the next SAX event is a certain start element event (= open element tag)void
SAXEventQueue.matchEndElement
(NamespaceName name) void
SAXEventStream.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.ModifierConstructorDescriptionContentPrinter
(OutputStream out, String selectedEncoding, Set<NamespaceName> noindent) Creates a ContentPrinter which inserts indentation ONLY inside of elements which do not have mixed contents.ContentPrinter
(OutputStream out, Charset selectedEncoding, Set<NamespaceName> noindent) ContentPrinter
(PrintWriter out, Set<NamespaceName> noindent) Creates a ContentPrinter which inserts indentation ONLY inside of elements which do not have mixed contents. -
Uses of NamespaceName in eu.bandm.tools.xantlr.runtime
Modifier and TypeFieldDescriptionprotected EventGenerator<NamespaceName,
XMLDocumentIdentifier> X_LLkParser.event
Modifier and TypeMethodDescriptionvoid
SAXEventGenerator.endElement
(NamespaceName name) void
SAXEventGenerator.startElement
(NamespaceName name) Modifier and TypeMethodDescriptionvoid
X_LLkParser.setEventGenerator
(EventGenerator<NamespaceName, XMLDocumentIdentifier> event) -
Uses of NamespaceName in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescriptionstatic final NamespaceName
(package private) static final NamespaceName
Transformation.CONST_NS_text
static final NamespaceName
Main.CONST_nsname_match
(package private) NamespaceName
MultiTypeNodeList.constructor
static final NamespaceName
Main.initial_xslt_mode
The default "mode" in which input is processed.protected NamespaceName
Rt.TemplateEntry.mode
protected NamespaceName
Rt.TemplatesByKind.mode
protected NamespaceName
Rt.TemplatesByPrior.mode
protected NamespaceName
Rt.Definition.name
(package private) final NamespaceName
Transformation.XslAttributeSet.name
protected final NamespaceName
Application.ns_INLINE
static final NamespaceName
Main.top_xslt_name_1
static final NamespaceName
Main.top_xslt_name_2
Modifier and TypeFieldDescriptionprotected Set<NamespaceName>
AttributeChecks_valueTemplates.additionalXslt
(package private) final Set<NamespaceName>
ResultContext.allAttributeNames
(package private) Set<NamespaceName>
Transformation.allAttributeSets
All "named attribute set", overlay from this source and all imports.(package private) Set<NamespaceName>
Transformation.ContextChecker.argumentNames
For the "duplicate usage check" of xsl:with-param.(package private) Map<NamespaceName,
MultiTypeNodeList.frequency> MultiTypeNodeList.attFrequencies
static final Set<NamespaceName>
(package private) final Map<eu.bandm.tools.xslt.tdom.Element_xsl_attribute,
NamespaceName> Application.attrNames
protected CheckedMap_RD<NamespaceName,
CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.attrsByName
(package private) final Binding<NamespaceName,
eu.bandm.tools.xslt.tdom.Element> Transformation.ContextChecker.StackFrame.binding
(package private) Binding<NamespaceName,
Value<N>> Application.Value_RS.bindings
(package private) final Function<NamespaceName,
Function<N>> Application.builtInFunctions
(package private) Map<NamespaceName,
String> MultiTypeNodeList.calculatedAtts
All attributes which come fromElement_xsl_attribute
.(package private) final Map<NamespaceName,
Class<? extends TypedElement>> ResultContext.classes
protected Map<NamespaceName,
TPathCache.ExprClassified> AttributeChecks_valueTemplates.computing
All attributes which must be computed; represented as parsed and classified TPath expressions.(package private) Map<NamespaceName,
eu.bandm.tools.xslt.tdom.Element_xsl_attribute> Transformation.XslAttributeSet.constantNames
(package private) Map<NamespaceName,
DecimalFormatSymbols> Transformation.decimalFormats
(package private) Map<NamespaceName,
Class> ElementMap.elementClasses
protected CheckedMap_RD<NamespaceName,
CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByName
(package private) static final Binding<NamespaceName,
eu.bandm.tools.xslt.tdom.Element> Transformation.emptyBindings
final Map<NamespaceName,
Value<N>> Application.emptyParameterValues
(package private) final Map<NamespaceName,
Value<N>> Application.CallState.explicits
(package private) Map<NamespaceName,
eu.bandm.tools.xslt.tdom.Element_xsl_param> Transformation.externalParameters
(package private) final Map<NamespaceName,
Value<N>> Application.externalParameterValues
(package private) final Function<NamespaceName,
eu.bandm.tools.xslt.tdom.Element> Transformation.ContextChecker.f_readReference
protected final Function<NamespaceName,
FunctionSignature> Transformation.functionTypes
static final Function<Rt.TemplatesByKind,
CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_attrsByName
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,
CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByName
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplateEntry,
NamespaceName> Rt.TemplateEntry.get_mode
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,
NamespaceName> Rt.TemplatesByKind.get_mode
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByPrior,
NamespaceName> Rt.TemplatesByPrior.get_mode
Deprecated.Use new '::' method reference instead.static final Function<Rt.Definition,
NamespaceName> Rt.Definition.get_name
Deprecated.Use new '::' method reference instead.static final Function<Rt.Report,
CheckedSet<NamespaceName>> Rt.Report.get_undefDefs
Deprecated.Use new '::' method reference instead.static final Function<Rt.Report,
CheckedSet<NamespaceName>> Rt.Report.get_undefModes
Deprecated.Use new '::' method reference instead.(package private) Map<NamespaceName,
eu.bandm.tools.xslt.tdom.Element_xsl_variable> Transformation.globalConstants
(package private) Map<NamespaceName,
ElementMap.group> ElementMap.groups
(package private) final Set<NamespaceName>
ResultContext.ignore_ws
(package private) Multimap<NamespaceName,
eu.bandm.tools.xslt.tdom.Element_xsl_key> Transformation.keyDefs
"Named attribute set" defined in this module.protected final Map<NamespaceName,
Multimap<String, N>> BuiltInFunctions.keys
protected Function<NamespaceName,
Type.XPathProperType> Transformation.maximalVarTypes
protected static Function<NamespaceName,
Type.XPathProperType> Transformation.minimalVarTypes
(package private) Map<NamespaceName,
eu.bandm.tools.xslt.tdom.Element_xsl_template> Transformation.namedTemplates
protected Set<NamespaceName>
Trace.namespacenames
final Function<NamespaceName,
Function<N>> TemplateRegistry.Finder.noFuns
protected Set<NamespaceName>
AttributeChecks_valueTemplates.nonTemplates
final Function<NamespaceName,
Value<N>> TemplateRegistry.Finder.noVars
final Map<TypedSubstantial,
NamespaceName> Transformation.ns_names
Some static string objects other than attribute and element names, eg.(package private) Map<NamespaceName,
Transformation.XslAttributeSet> Transformation.ownAttributeSets
"Named attribute set" defined in this module.protected Binding<NamespaceName,
eu.bandm.tools.xslt.tdom.Element> Transformation.possibleBindings
Accumulator for top-level definitions.(package private) Map<NamespaceName,
Transformation.XslAttributeSet> Transformation.reachedAttributeSets
All "named attribute set" which are reached from matched templates, and actually contain the calculated attribute values.(package private) Map<NamespaceName,
Method> ElementMap.sax_parse_methods
(package private) final Map<NamespaceName,
Method> ResultContext.sax_parse_methods
(package private) static final Map<NamespaceName,
Method> Templates.sax_parse_methods_xslt
(package private) Map<NamespaceName,
Constructor> ElementMap.semiparse_constructors
(package private) final Map<NamespaceName,
Constructor<TypedElement>> Application.semiparseConstructorCache
(package private) final Map<NamespaceName,
Method> ResultContext.semiparseMethods
(package private) Multimap<eu.bandm.tools.xslt.tdom.Element_xsl_template,
NamespaceName> Transformation.template2paramNames
is redundant w.r.t.(package private) Map<NamespaceName,
Rt.TemplatesByPrior> TemplateRegistry.templatesByMode
Toplevel Map, by mode.(package private) Set<NamespaceName>
Application.topCalculating
(package private) Map<NamespaceName,
Value<N>> Application.topVariableValues
"((CombinedVisitor)this).subtrees" is a collection of "self-modifying" code objects.protected CheckedSet<NamespaceName>
Rt.Report.undefDefs
protected CheckedSet<NamespaceName>
Rt.Report.undefModes
(package private) List<NamespaceName>
Transformation.XslAttributeSet.usedAttSetNames
protected Set<NamespaceName>
AttributeChecks_valueTemplates.xsltFound
Modifier and TypeMethodDescriptionprotected NamespaceName
Application.calculate_result_nsName
(eu.bandm.tools.xslt.tdom.Element el, TypedAttribute attr_name, @Opt TypedAttribute attr_namespace, boolean isAttr) Calculates the Namespace name for the result object to be generated by xsl:element and xsl:attribute commands.
FIXME nine cases (name and namespace can INDEPENDENTLY have been found constant, erronuous or still to calcalute) are not yet completely communicated from Transformation to Application.protected NamespaceName
Transformation.ContextChecker.constant_result_NsName
(CDataAttribute attr_name, CDataAttribute attr_namespace, boolean isAttr) For xsl:attribute or xsl:element, two(2) attributes carry local-name and namespaceURI explicitly.(package private) NamespaceName
Application.eval_xslt_attr_to_namespaceName
(TypedElement<?, ?> el, TypedAttribute att) Evaluate attribute and convert it to NamespaceName (use no default).(package private) NamespaceName
Application.evalAttributeName
(eu.bandm.tools.xslt.tdom.Element_xsl_attribute el) Transformation.XslOutput.get_method_ext()
return an output method beyond the predefined, null-namespace methods.Rt.TemplateEntry.get_mode()
Rt.TemplatesByKind.get_mode()
Rt.TemplatesByPrior.get_mode()
Rt.Definition.get_name()
(package private) @Opt NamespaceName
Transformation.nonEmptyConstantNamespaceNameAttribute
(CDataAttribute att, TypedElement<?, ?> el, boolean required, String category, String spec) (package private) @Opt NamespaceName
Transformation.ns_resolve_noDefault
(TypedSubstantial el, String qname) Do not resolve empty prefix to declared default namespace, but to empty uri namespace (no-NS).(package private) @Opt NamespaceName
Transformation.ns_resolve_noDefault
(TypedSubstantial el, String pref, String localname) called ONLY from TemplateRegistry: tests for names of attributes DO NOT consider default name space!(package private) @Opt NamespaceName
Transformation.ns_resolve_useDefault
(TypedSubstantial el, String qname) (package private) @Opt NamespaceName
Transformation.ns_resolve_useDefault
(TypedSubstantial el, String pref, String localname) called ONLY from TemplateRegistry: tests for names of elements DO consider default name space!protected NamespaceName
protected NamespaceName
Modifier 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) Modifier and TypeMethodDescriptionprotected void
Rt.MATCH_ONLY_00.action
(NamespaceName e0) void
TemplateRegistry.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.void
Rt.TemplatesByKind.add_attrsByName
(NamespaceName key0, Rt.TemplateEntry value) void
Rt.TemplatesByKind.add_elemsByName
(NamespaceName key0, Rt.TemplateEntry value) (package private) void
MultiTypeNodeList.addCalculatedAttribute
(NamespaceName nn, String val) (package private) void
TemplateRegistry.addFunction
(eu.bandm.tools.xslt.tdom.Element_xsl_template t, TPathCache.PatternPart pp, TPath.FunctionCall fc, NamespaceName mode, Double prior) Called iff function call is the rightmost (ie.(package private) void
TemplateRegistry.addRoot
(eu.bandm.tools.xslt.tdom.Element_xsl_template t, TPathCache.PatternPart pp, NamespaceName mode, Double prior) (package private) void
TemplateRegistry.addStep
(eu.bandm.tools.xslt.tdom.Element_xsl_template t, TPathCache.PatternPart pp, TPath.Step fc, NamespaceName mode, Double prior) The structure of a PatternPart (i.e.Application.AllBinding.apply
(NamespaceName nn) (package private) Type.XPathType
Transformation.ContextChecker.checkTpath
(TPathCache.ExprClassified expr, NamespaceName attributeName) Calls tpath type check for an xpath expression.BuiltInFunctions.AdditionalContext.computeKey
(Context<M> c, NamespaceName name) boolean
Rt.TemplatesByKind.containsKey_attrsByName
(NamespaceName key0) boolean
Rt.TemplatesByKind.containsKey_elemsByName
(NamespaceName key0) (package private) void
Application.deliverAtt
(Location<XMLDocumentIdentifier> loc, NamespaceName nn, String value) protected void
Transformation.duplicateHint
(Location<XMLDocumentIdentifier> loc, NamespaceName name) (package private) String
Application.eval_attr_to_string
(Binding<String, String> nsContext, NamespaceName elName, NamespaceName attName, Location<XMLDocumentIdentifier> loc, TPathCache.ExprClassified expr) Evaluate attribute and convert it to string, according to xpath rules.Application.eval_attr_to_value
(Binding<String, String> nsContext, NamespaceName elName, NamespaceName attName, Location<XMLDocumentIdentifier> loc, TPathCache.ExprClassified expr) Evaluate the tpath expr.(package private) String
Application.evalAttributeValue
(eu.bandm.tools.xslt.tdom.Element_xsl_attribute el, NamespaceName nn) TemplateRegistry.Finder.find
(N n, NamespaceName mode) Central worker method, find set of matching templates for one given node.(package private) Rt.TemplateEntry
Application.findMatchingTemplate
(N focus, @Opt NamespaceName mode) Only called from ONE point inApplication.findRuleAndApply(eu.bandm.tools.util.NamespaceName)
.(package private) Rt.TemplateEntry
Application.findMatchingTemplate
(N focus, @Opt NamespaceName mode, Transformation trans) Recursive call for stepping through imported stylesheets.(package private) void
Application.findRuleAndApply
(NamespaceName mode) Find the template for the current focus (may be the default template), execute it and store the result viaApplication.deliver(eu.bandm.tools.tdom.runtime.TypedSubstantial)
into the currently growing result sequence.(package private) Constructor<TypedElement>
Application.findSemiparseConstructor
(NamespaceName nn) abstract DecimalFormatSymbols
BuiltInFunctions.AdditionalContext.getDecimalFormatSymbols
(NamespaceName nn) protected void
Application.openResultFrame
(@Opt NamespaceName constructor, @Opt Location<XMLDocumentIdentifier> loc) constructor == null when collecting variable contents.protected void
Application.openResultFrame
(@Opt NamespaceName constructor, @Opt Location<XMLDocumentIdentifier> loc, MultiTypeNodeList proto) constructor == null when collecting contents for variables, comments, processing instructions, paramters, etc.TPathCache.parse
(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg_EXT, Location<XMLDocumentIdentifier> loc, NamespaceName attribName, String data, boolean isTemplate) Parse expression source and store result to caches.(package private) void
Templates.push
(NamespaceName n, DTM.Element element, Attributes atts, AttributeChecks_valueTemplates ac, boolean isxsl, boolean startNewTdomThread) protected void
Application.pushBinding
(NamespaceName name, Value<N> value) void
Rt.TemplatesByKind.put_attrsByName
(NamespaceName key0, CheckedSet<Rt.TemplateEntry> value) void
Rt.TemplatesByKind.put_elemsByName
(NamespaceName key0, CheckedSet<Rt.TemplateEntry> value) boolean
Rt.TemplateEntry.set_mode
(NamespaceName val) boolean
Rt.TemplatesByKind.set_mode
(NamespaceName val) boolean
Rt.TemplatesByPrior.set_mode
(NamespaceName val) boolean
Rt.Definition.set_name
(NamespaceName val) (package private) Rt.TemplatesByKind
TemplateRegistry.templateDir
(NamespaceName mode, Double prior) boolean
Trace.test
(Options.traceflag flag, NamespaceName nsname, @Opt Location loc) Application.visit_var_and_param
(eu.bandm.tools.xslt.tdom.Element el, NamespaceName nn, TypedAttribute selectAttribute) For variables, params and with-params; evaluates xpath expression in select attribute OR visits the contents and wraps it into aApplication.Value_RS
.Modifier and TypeMethodDescription(package private) Transformation
TransformationCache._getTransformation
(@Opt Location<XMLDocumentIdentifier> callingLocation, URI sourceUri, ResultContext resultContext, Function<NamespaceName, FunctionSignature> builtInFunctions, DTM.Dtd sourceDtm, Collection<DTM.Element> topSourceElements, List<Transformation> calledBy) Called directly byTransformation
/Transformation.Loader
for IMPORTing xslt sources.void
ElementMap.addClasses
(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Map<NamespaceName, TypedDTD.AbstractElementInfo> map, Class<? extends TypedExtension> extension, Class<? extends TypedElement> commonAbstractSuperclass, boolean addSemiParsers) Add implementing java classes and parsing methods to maps.(package private) static void
ResultContext.copySaxMethods
(Map<NamespaceName, TypedDTD.AbstractElementInfo> infos, Class<?> extension, Map<NamespaceName, Class<? extends TypedElement>> classes, Map<NamespaceName, Method> methods) This extraction must also be done for the sax parsing methods for "xslt" itself, but only once.TransformationCache.getTransformation
(@Opt Location<XMLDocumentIdentifier> callingLocation, URI sourceUri, ResultContext resultContext, Function<NamespaceName, FunctionSignature> builtInFunctions, DTM.Dtd sourceDtm, Collection<DTM.Element> topSourceElements) Called from "Main" etc., central service access points for loading an XSLT source for a particular evaluation context.protected void
AttributeChecks_valueTemplates.retest
(Set<NamespaceName> set) boolean
Rt.TemplatesByKind.set_attrsByName
(CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>> val) boolean
Rt.TemplatesByKind.set_elemsByName
(CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>> val) boolean
Rt.Report.set_undefDefs
(CheckedSet<NamespaceName> val) boolean
Rt.Report.set_undefModes
(CheckedSet<NamespaceName> val) (package private) <T extends TypedElement<?,
?>>
voidTransformation.Loader.topParam
(CDataAttribute att, T el, String cat, Map<NamespaceName, T> map) ModifierConstructorDescription(package private)
AllBinding
(Application<N>.AllBinding predec, NamespaceName key, Value<N> value) Definition
(NamespaceName name) Definition
(NamespaceName name, Location<XMLDocumentIdentifier> location) TemplateEntry
(eu.bandm.tools.xslt.tdom.Element_xsl_template template, TPathCache.PatternPart pattern, NamespaceName mode, double prior) TemplatesByKind
(NamespaceName mode, double prior) (package private)
ModifierConstructorDescriptionApplication
(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, DocumentClient<N> documentClient, @Opt FunctionLibrary<N> allFuncs, Trace trace, Transformation transformation, N input, @Opt Map<NamespaceName, Value<N>> externalParameterValues) AttributeChecks_valueTemplates
(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, TPathCache cache, Attributes atts, DTM.Element elDef, Location<XMLDocumentIdentifier> loc, Set<NamespaceName> additionalXslt) StackFrame
(TypedSubstantial el, Binding<NamespaceName, eu.bandm.tools.xslt.tdom.Element> binding, MultiTypeNodeList.frequency f) Transformation
(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg, Trace trace, TemplatesCache templatesCache, TransformationCache transformationCache, Templates toplevelSource, Transformation.Modifiers modifiers, Function<NamespaceName, FunctionSignature> functionTypes, DTM.Dtd sourceDtm, Collection<DTM.Element> topSourceElements, List<Transformation> calledBy) This constructor is the only external calling point, it creates a new instance and does all type checking, inclusion resolving etc.