Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
eu.bandm.tools.d2d2.model |
Umod main model class: This is the internal
model for the d2d text type definitions.
|
eu.bandm.tools.doctypes.xhtml |
Created by bandm/metatools/tdom on 2022-06-25T16:43:34
|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
eu.bandm.tools.lablog.xml |
Meaning: Created from d2d definition module
lablog$expanded at
2022-07-01_07h58m33.
|
eu.bandm.tools.muli.tdom |
Meaning: Source format for multi lingual
support.
|
eu.bandm.tools.option.absy |
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
|
eu.bandm.tools.tdom.runtime |
Contains base and auxiliary classes for code generated by tdom.
|
eu.bandm.tools.tpath.dom |
A DocumentClient implementation for W3C Dom.
|
eu.bandm.tools.tpath.runtime |
Infrastructure for evaluating tpath expressions.
|
eu.bandm.tools.tpath.tdomclient | |
eu.bandm.tools.tpath.type |
Type checking for tpath expressions.
|
eu.bandm.tools.util |
Collection of mostly unrelated, tiny, ubiquitously needed
auxiliary classes for many different purposes.
|
eu.bandm.tools.util2 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message package. |
eu.bandm.tools.xantlr.runtime |
Runtime classes for the xantlr
parser.
|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Field and Description |
---|---|
static NamespaceName |
Main.stylesheet_param_cssUrls
Name of an xslt stylesheet parameter for processing it
with Java code, in parallel to the usual xslt-based processing.
|
static NamespaceName |
Main.stylesheet_param_favicon
Name of an xslt stylesheet parameter for processing it
with Java code, in parallel to the usual xslt-based processing.
|
static NamespaceName |
Main.stylesheet_param_preamble_filepos |
Modifier and Type | Field and Description |
---|---|
protected Map<NamespaceName,String> |
Dtd2Def.dtdname2ddfname |
Modifier and Type | Method and Description |
---|---|
@Opt NamespaceName |
UdomClient.getNamespaceName(eu.bandm.tools.d2d2.base.UdomClient.Node node) |
protected NamespaceName |
Def2Dtd.normalize(NamespaceName nn,
boolean isAttribute) |
Modifier and Type | Method and Description |
---|---|
protected 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 calling
Dtd2Def.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_synthetic(NamespaceName tag,
String val)
write a text which is synthetic, ie.
|
protected void |
Udom2Sax.writeSimpleElement(NamespaceName tag,
MemString val) |
Modifier and Type | Field and Description |
---|---|
protected 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 Type | Field and Description |
---|---|
static Function<Module,NamespaceName> |
Module.get_defaultElNs
Deprecated.
Use new '::' method reference instead.
|
static Function<Definition,NamespaceName> |
Definition.get_xml_tag
Deprecated.
Use new '::' method reference instead.
|
Modifier and Type | Method and Description |
---|---|
NamespaceName |
Module.get_defaultElNs()
Generated by umod; model author's documentation MISSING.
|
NamespaceName |
Definition.get_xml_tag()
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected 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.
|
Modifier and Type | Field and Description |
---|---|
static NamespaceName |
Element_li.name |
static NamespaceName |
Element_code.name |
static NamespaceName |
Element_strong.name |
static NamespaceName |
Element_textarea.name |
static NamespaceName |
Element_big.name |
static NamespaceName |
Element_h2.name |
static NamespaceName |
Element_table.name |
static NamespaceName |
Element_dt.name |
static NamespaceName |
Element_h6.name |
static NamespaceName |
Element_td.name |
static NamespaceName |
Element_blockquote.name |
static NamespaceName |
Element_area.name |
static NamespaceName |
Element_a.name |
static NamespaceName |
Element_h4.name |
static NamespaceName |
Element_p.name |
static NamespaceName |
Element_ul.name |
static NamespaceName |
Element_caption.name |
static NamespaceName |
Element_tbody.name |
static NamespaceName |
Element_col.name |
static NamespaceName |
Element_address.name |
static NamespaceName |
Element_tfoot.name |
static NamespaceName |
Element_form.name |
static NamespaceName |
Element_optgroup.name |
static NamespaceName |
Element_hr.name |
static NamespaceName |
Element_acronym.name |
static NamespaceName |
Element_abbr.name |
static NamespaceName |
Element_tr.name |
static NamespaceName |
Element_dd.name |
static NamespaceName |
Element_div.name |
static NamespaceName |
Element_pre.name |
static NamespaceName |
Element_colgroup.name |
static NamespaceName |
Element_samp.name |
static NamespaceName |
Element_button.name |
static NamespaceName |
Element_thead.name |
static NamespaceName |
Element_q.name |
static NamespaceName |
Element_script.name |
static NamespaceName |
Element_var.name |
static NamespaceName |
Element_br.name |
static NamespaceName |
Element_b.name |
static NamespaceName |
Element_fieldset.name |
static NamespaceName |
Element_th.name |
static NamespaceName |
Element_map.name |
static NamespaceName |
Element_body.name |
static NamespaceName |
Element_ins.name |
static NamespaceName |
Element_h3.name |
static NamespaceName |
Element_param.name |
static NamespaceName |
Element_sub.name |
static NamespaceName |
Element_base.name |
static NamespaceName |
Element_meta.name |
static NamespaceName |
Element_dfn.name |
static NamespaceName |
Element_kbd.name |
static NamespaceName |
Element_noscript.name |
static NamespaceName |
Element_input.name |
static NamespaceName |
Element_tt.name |
static NamespaceName |
Element_em.name |
static NamespaceName |
Element_select.name |
static NamespaceName |
Element_dl.name |
static NamespaceName |
Element_legend.name |
static NamespaceName |
Element_small.name |
static NamespaceName |
Element_link.name |
static NamespaceName |
Element_sup.name |
static NamespaceName |
Element_img.name |
static NamespaceName |
Element_style.name |
static NamespaceName |
Element_html.name |
static NamespaceName |
Element_i.name |
static NamespaceName |
Element_bdo.name |
static NamespaceName |
Element_h5.name |
static NamespaceName |
Element_option.name |
static NamespaceName |
Element_ol.name |
static NamespaceName |
Element_title.name |
static NamespaceName |
Element_label.name |
static NamespaceName |
Element_head.name |
static NamespaceName |
Element_h1.name |
static NamespaceName |
Element_object.name |
static NamespaceName |
Element_cite.name |
static NamespaceName |
Element_del.name |
static NamespaceName |
Element_span.name |
static NamespaceName |
Attr_class.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_textarea.Attr_cols.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_textarea.Attr_onchange.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_textarea.Attr_onselect.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_textarea.Attr_rows.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onkeydown.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_style.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_table.Attr_border.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_table.Attr_cellpadding.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_table.Attr_cellspacing.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_table.Attr_frame.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_table.Attr_rules.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_table.Attr_summary.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_table.Attr_width.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_type.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_charset.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_selected.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_td.Attr_abbr.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_td.Attr_axis.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_td.Attr_colspan.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_td.Attr_headers.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_td.Attr_rowspan.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_td.Attr_scope.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onkeyup.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_blockquote.Attr_cite.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_area.Attr_alt.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_area.Attr_coords.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_area.Attr_nohref.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_area.Attr_shape.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onmouseout.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_a.Attr_coords.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_a.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_a.Attr_shape.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_checked.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_charoff.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_char.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_multiple.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_col.Attr_span.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_col.Attr_width.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_form.Attr_accept.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_form.Attr_accept_charset.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_form.Attr_action.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_form.Attr_enctype.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_form.Attr_method.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_form.Attr_onreset.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_form.Attr_onsubmit.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_optgroup.Attr_label.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_readonly.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onblur.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_title.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_ondblclick.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_href.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_pre.Attr_xml_space.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_dir.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_colgroup.Attr_span.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_colgroup.Attr_width.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_hreflang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_button.Attr_type.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_button.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_valign.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_q.Attr_cite.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_script.Attr_defer.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_script.Attr_src.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_script.Attr_type.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_script.Attr_xml_space.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_align.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_th.Attr_abbr.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_th.Attr_axis.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_th.Attr_colspan.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_th.Attr_headers.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_th.Attr_rowspan.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_th.Attr_scope.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onkeypress.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_map.Attr_id.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_map.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_body.Attr_onload.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_body.Attr_onunload.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_ins.Attr_cite.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_ins.Attr_datetime.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onmouseover.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_param.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_param.Attr_valuetype.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_base.Attr_href.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_meta.Attr_content.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_meta.Attr_http_equiv.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_meta.Attr_scheme.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onmousedown.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_input.Attr_accept.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_input.Attr_alt.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_input.Attr_maxlength.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_input.Attr_onchange.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_input.Attr_onselect.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_input.Attr_size.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_input.Attr_src.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_input.Attr_type.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_input.Attr_usemap.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_input.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onclick.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_select.Attr_onchange.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_select.Attr_size.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_link.Attr_media.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onmousemove.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_img.Attr_alt.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_img.Attr_height.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_img.Attr_ismap.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_img.Attr_longdesc.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_img.Attr_src.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_img.Attr_usemap.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_img.Attr_width.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onmouseup.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_style.Attr_media.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_style.Attr_type.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_style.Attr_xml_space.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_html.Attr_xmlns.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_id.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_accesskey.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_disabled.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_bdo.Attr_dir.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_option.Attr_label.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_option.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_label.Attr_for.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_onfocus.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_head.Attr_profile.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_archive.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_classid.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_codebase.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_codetype.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_data.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_declare.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_height.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_standby.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_usemap.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_object.Attr_width.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_tabindex.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_rev.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Attr_rel.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_del.Attr_cite.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_del.Attr_datetime.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
Modifier and Type | Field and Description |
---|---|
protected NamespaceName |
DTM.Named.name
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Field and Description |
---|---|
protected 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.
|
static Function<DTM.Element,CheckedMap_RD<NamespaceName,DTM.Attribute>> |
DTM.Element.get_attrs
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.Dtd,CheckedMap_RD<NamespaceName,DTM.Element>> |
DTM.Dtd.get_elems
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.Named,NamespaceName> |
DTM.Named.get_name
Deprecated.
Use new '::' method reference instead.
|
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 Type | Method and Description |
---|---|
NamespaceName |
DTM.Named.get_name()
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
CheckedMap_RD<NamespaceName,DTM.Attribute> |
DTM.Element.get_attrs()
Generated by umod; model author's documentation MISSING.
|
CheckedMap_RD<NamespaceName,DTM.Element> |
DTM.Dtd.get_elems()
Generated by umod; model author's documentation MISSING.
|
Set<NamespaceName> |
AttributeChecks.get_missing() |
Set<NamespaceName> |
AttributeChecks.get_ok() |
Set<NamespaceName> |
AttributeChecks.get_undeclared() |
Set<NamespaceName> |
AttributeChecks.get_violateFixed() |
Set<NamespaceName> |
AttributeChecks.get_violateType() |
Modifier and Type | Method and Description |
---|---|
protected 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.
|
Integer |
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 Type | Method and Description |
---|---|
protected void |
AttributeChecks.dump1(PrintStream p,
Set<NamespaceName> set,
String text) |
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.
|
Constructor and Description |
---|
Attribute(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/..". |
Modifier and Type | Field and Description |
---|---|
static 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 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 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 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 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 NamespaceName |
Element_REOPENED.name
Name of the Element is in namespace-enabled mode, namely
{}REOPENED . |
static NamespaceName |
Element_package.name
Name of the Element is in namespace-enabled mode, namely
{}package . |
static 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 NamespaceName |
Element_WONTFIX.name
Name of the Element is in namespace-enabled mode, namely
{}WONTFIX . |
static 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 NamespaceName |
Element_issue.name
Name of the Element is in namespace-enabled mode, namely
{}issue . |
static 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 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 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 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 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 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 NamespaceName |
Element_author.name
Name of the Element is in namespace-enabled mode, namely
{}author . |
static 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 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 NamespaceName |
Element_WORKSFORME.name
Name of the Element is in namespace-enabled mode, namely
{}WORKSFORME . |
static 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 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 NamespaceName |
Element_FIXED.name
Name of the Element is in namespace-enabled mode, namely
{}FIXED . |
static NamespaceName |
Element_entries.name
Name of the Element is in namespace-enabled mode, namely
{}entries . |
static NamespaceName |
Element_costs.name
Name of the Element is in namespace-enabled mode, namely
{}costs . |
static 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 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 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 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 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 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 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 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 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 NamespaceName |
Element_prior.name
Name of the Element is in namespace-enabled mode, namely
{}prior . |
static 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 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 NamespaceName |
Element_name.name
Name of the Element is in namespace-enabled mode, namely
{}name . |
static 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 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 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 NamespaceName |
Element_CLOSED.name
Name of the Element is in namespace-enabled mode, namely
{}CLOSED . |
static 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 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 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 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 NamespaceName |
Element_desc.name
Name of the Element is in namespace-enabled mode, namely
{}desc . |
static NamespaceName |
Element_authors.name
Name of the Element is in namespace-enabled mode, namely
{}authors . |
static 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 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 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 NamespaceName |
Element_docmat.name
Name of the Element is in namespace-enabled mode, namely
{}docmat . |
static 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 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 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 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 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 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 NamespaceName |
Element_date.name
Name of the Element is in namespace-enabled mode, namely
{}date . |
static 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 NamespaceName |
Element_reference.name
Name of the Element is in namespace-enabled mode, namely
{}reference . |
static 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 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 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 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 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 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 NamespaceName |
Element_note.name
Name of the Element is in namespace-enabled mode, namely
{}note . |
static 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 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 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 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 NamespaceName |
Element_ACCEPTED.name
Name of the Element is in namespace-enabled mode, namely
{}ACCEPTED . |
static 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 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 NamespaceName |
Element_a_p.Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_a_footnotetext.Attr_a_symbol.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_a_footnotetext.Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_a_footnote.Attr_a_symbol.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_a_footnote.Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_a_spanstyle.Attr_a_style.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_a_xlang.Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_desc.Attr_xml_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_a_footnotemark.Attr_a_symbol.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
Modifier and Type | Method and Description |
---|---|
NamespaceName |
Element_a_p.Attr_xml_lang.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_a_footnotetext.Attr_a_symbol.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_a_footnotetext.Attr_xml_lang.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_a_footnote.Attr_a_symbol.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_a_footnote.Attr_xml_lang.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_a_spanstyle.Attr_a_style.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_a_xlang.Attr_xml_lang.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_desc.Attr_xml_lang.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_a_footnotemark.Attr_a_symbol.getNamespaceName()
Method to read the contents of field namespaceName.
|
Modifier and Type | Field and Description |
---|---|
static NamespaceName |
Element_entry.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/d2d_gp/basic}entry . |
static NamespaceName |
Element_text.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/d2d_gp/basic}text . |
static NamespaceName |
Element_translationfile.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/d2d_gp/basic}translationfile . |
static NamespaceName |
Element_entry.Attr_key.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_entry.Attr_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_text.Attr_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
Modifier and Type | Method and Description |
---|---|
NamespaceName |
Element_entry.Attr_key.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_entry.Attr_lang.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_text.Attr_lang.getNamespaceName()
Method to read the contents of field namespaceName.
|
Modifier and Type | Field and Description |
---|---|
static NamespaceName |
Element_noGui.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}noGui . |
static NamespaceName |
Element_or.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}or . |
static NamespaceName |
Element_text.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}text . |
static NamespaceName |
Element_uri.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}uri . |
static NamespaceName |
Element_enumeration.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}enumeration . |
static NamespaceName |
Element_writable.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}writable . |
static NamespaceName |
Element_condition.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}condition . |
static NamespaceName |
Element_enum.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}enum . |
static NamespaceName |
Element_enumset.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}enumset . |
static NamespaceName |
Element_simpletypes.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}simpletypes . |
static NamespaceName |
Element_optionlist.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}optionlist . |
static NamespaceName |
Element_dirOnly.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}dirOnly . |
static NamespaceName |
Element_v.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}v . |
static NamespaceName |
Element_enumitem.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}enumitem . |
static NamespaceName |
Element_testgreater.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}testgreater . |
static NamespaceName |
Element_defaults.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}defaults . |
static NamespaceName |
Element_string.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}string . |
static NamespaceName |
Element_constant.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}constant . |
static NamespaceName |
Element_desc.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}desc . |
static NamespaceName |
Element_not.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}not . |
static NamespaceName |
Element_float.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}float . |
static NamespaceName |
Element_optarg.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}optarg . |
static NamespaceName |
Element_rep.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}rep . |
static NamespaceName |
Element_rat.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}rat . |
static NamespaceName |
Element_int.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}int . |
static NamespaceName |
Element_bool.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}bool . |
static NamespaceName |
Element_testequal.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}testequal . |
static NamespaceName |
Element_option.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}option . |
static NamespaceName |
Element_isMeta.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}isMeta . |
static NamespaceName |
Element_and.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}and . |
static NamespaceName |
Element_notDir.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}notDir . |
static NamespaceName |
Element_type.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}type . |
static NamespaceName |
Element_comment.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}comment . |
static NamespaceName |
Element_printout_title.name
Name of the Element is in namespace-enabled mode, namely
{http://bandm.eu/doctypes/option}printout_title . |
static NamespaceName |
Element_text.Attr_lang.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_uri.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_enumeration.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_enum.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_enum.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_enumset.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_enumset.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_optionlist.Attr_defaultSorting.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_optionlist.Attr_fragmentedLists.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_optionlist.Attr_hexadecimalIntegers.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_optionlist.Attr_setterFunctions.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_enumitem.Attr_compilable.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_enumitem.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_string.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_constant.Attr_value.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_float.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_optarg.Attr_number.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_optarg.Attr_option.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_rep.Attr_kind.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_rat.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_int.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_bool.Attr_default.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_option.Attr_abbrev.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_option.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_option.Attr_required.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
static NamespaceName |
Element_comment.Attr_name.namespaceName
Name of the attribute, as defined in the DTD plus tdom PI namespace declarations.
|
Modifier and Type | Method and Description |
---|---|
NamespaceName |
Element_text.Attr_lang.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_uri.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_enumeration.Attr_name.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_enum.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_enum.Attr_name.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_enumset.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_enumset.Attr_name.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_optionlist.Attr_defaultSorting.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_optionlist.Attr_fragmentedLists.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_optionlist.Attr_hexadecimalIntegers.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_optionlist.Attr_setterFunctions.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_enumitem.Attr_compilable.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_enumitem.Attr_value.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_string.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_constant.Attr_value.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_float.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_optarg.Attr_number.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_optarg.Attr_option.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_rep.Attr_kind.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_rat.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_int.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_bool.Attr_default.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_option.Attr_abbrev.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_option.Attr_name.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_option.Attr_required.getNamespaceName()
Method to read the contents of field namespaceName.
|
NamespaceName |
Element_comment.Attr_name.getNamespaceName()
Method to read the contents of field namespaceName.
|
Modifier and Type | Field and Description |
---|---|
protected NamespaceName |
TypedElement.name |
Modifier and Type | Field and Description |
---|---|
Map<NamespaceName,TypedDTD.AttributeInfo> |
TypedDTD.ElementInfo.attrs
Represents all Attributes defined for the element reflected.
|
static Function<TypedDTD.NamedImplementationInfo<?>,NamespaceName> |
TypedDTD.NamedImplementationInfo.getName
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected static @Opt NamespaceName |
TypedElement.classifyForException(TypedSubstantial s) |
NamespaceName |
TdomAttributeUndefException.getAttrName() |
@Opt NamespaceName |
TdomException.getContextElementNSName() |
NamespaceName |
TypedDTD.NamedImplementationInfo.getName() |
NamespaceName |
TypedElement.getName()
Return the NamespaceName.
|
abstract NamespaceName |
TypedAttribute.getNamespaceName()
Returns the namespace name of the XML attribute.
|
@Opt NamespaceName |
TdomContentException.getOffendingTag() |
static NamespaceName |
TypedElement.w3c_getNamespaceName(Node node) |
Modifier and Type | Method and Description |
---|---|
Map<NamespaceName,TypedDTD.AbstractElementInfo> |
TypedDTD.DTDInfo.getElements()
Get reflection information for all elements occuring in the model.
|
protected static <I extends TypedDTD.NamedImplementationInfo<?>> |
TypedDTD.NamedImplementationInfo.indexByName(I... items) |
Modifier and Type | Method and Description |
---|---|
protected static @Opt String |
TypedAttribute.find(Attributes attrs,
NamespaceName name)
Extract the string value for this attribute from a SAX input data structure.
|
protected static String |
TypedAttribute.find(Element element,
NamespaceName name)
Finds the value text for an attribute in a given XML DOM
element.
|
protected <V extends Enum<V>> |
EnumerationAttribute.find(Map<String,? extends V> items,
Attributes attrs,
NamespaceName name) |
protected static List<String> |
NmTokensAttribute.findSplit(Attributes attrs,
NamespaceName name)
DOCME
|
int |
TypedElement.MixedContentFactory.getAltIndex(NamespaceName name) |
protected 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) |
Constructor and Description |
---|
AbstractElementInfo(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) |
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) |
TypedElement(NamespaceName name) |
Modifier and Type | Method and Description |
---|---|
NamespaceName |
DOMClient.getNamespaceName(Node node) |
Modifier and Type | Field and Description |
---|---|
Function<NamespaceName,Function<N>> |
FunctionLibrary.functions |
Function<NamespaceName,FunctionSignature> |
FunctionLibrary.functionTypes |
protected Map<NamespaceName,Function<N>> |
FunctionLibrary.map |
Modifier and Type | Method and Description |
---|---|
NamespaceName |
Function.getName() |
NamespaceName |
DocumentClient.getNamespaceName(N node)
Returns null iff node is neither Element nor Attribute; otherwise the NamespaceName.
|
Modifier and Type | Method and Description |
---|---|
Context<N> |
Context.withFunctions(Function<NamespaceName,Function<N>> functions) |
ContextSequence<N> |
ContextSequence.withFunctions(Function<NamespaceName,Function<N>> functions) |
Context<N> |
Context.withVariables(Function<NamespaceName,Value<N>> variables) |
ContextSequence<N> |
ContextSequence.withVariables(Function<NamespaceName,Value<N>> variables) |
Context<N> |
Context.withVariablesAndNamespaces(Function<NamespaceName,Value<N>> variables,
Function<String,String> namespaces) |
Constructor and Description |
---|
Function(NamespaceName name,
FunctionSignature type,
BiFunction<Context<N>,List<? extends Value<N>>,Value<N>> impl) |
Constructor and Description |
---|
Context(DocumentClient<N> client,
N node,
Function<NamespaceName,Value<N>> variables,
Function<NamespaceName,Function<N>> functions,
Function<String,String> namespaces) |
Context(DocumentClient<N> client,
N node,
Function<NamespaceName,Value<N>> variables,
Function<NamespaceName,Function<N>> functions,
Function<String,String> namespaces) |
ContextSequence(NodeSet<N> set,
Function<NamespaceName,Value<N>> variables,
Function<NamespaceName,Function<N>> functions,
Function<String,String> namespaces) |
ContextSequence(NodeSet<N> set,
Function<NamespaceName,Value<N>> variables,
Function<NamespaceName,Function<N>> functions,
Function<String,String> namespaces) |
Modifier and Type | Method and Description |
---|---|
NamespaceName |
TdomClient.getNamespaceName(eu.bandm.tools.tpath.tdomclient.TdomClient.Node node) |
Modifier and Type | Field and Description |
---|---|
protected NamespaceName |
Node.NamedType.name |
Modifier and Type | Field and Description |
---|---|
static Function<Node.NamedType,NamespaceName> |
Node.NamedType.get_name
Deprecated.
Use new '::' method reference instead.
|
protected Function<NamespaceName,Type.XPathProperType> |
TypeInference.variables |
Modifier and Type | Method and Description |
---|---|
NamespaceName |
Node.NamedType.get_name() |
NamespaceName |
BuiltinFunctionSignature.getName() |
NamespaceName |
FunctionSignature.getName() |
Modifier and Type | Method and Description |
---|---|
protected void |
Node.MATCH_ONLY_00.action(NamespaceName e0) |
Node.NamedType |
Node.NamedType.with_name(NamespaceName val) |
Modifier and Type | Method and Description |
---|---|
Type.XPathType |
TypeInference.infer(TPath.Expr expr,
Function<String,String> namespaceMappings,
Function<NamespaceName,Type.XPathProperType> variables) |
Constructor and Description |
---|
Attribute(NamespaceName name) |
BuiltinFunctionSignature(Type.XPathType range,
NamespaceName name) |
Element(NamespaceName name) |
NamedType(NamespaceName name) |
Constructor and Description |
---|
TypeInference(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,
Collection<? extends DTM.Element> roots)
Performs type inference assuming that only given elements 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,
Predicate<DTM.Element> filter)
ATTENTION MessageReceiver is initially a MessageDisposer.
|
Modifier and Type | Method and Description |
---|---|
static NamespaceName |
NamespaceName.attribute(Function<? super String,? extends String> namespaceMapping,
String qname)
Like above, but the prefix mapping is a function, non-namespace-mode not supported.
|
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 |
NamespaceName.element(Function<? super String,? extends String> namespaceMapping,
String qname)
Like above, but the prefix mapping is a function, non-namespace-mode not supported.
|
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 of an "universal name".
|
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<NamespaceName,String>> |
NamespaceName2String.entrySet()
ONLY required method to implement a read-only map, see documentation
of
AbstractMap . |
Set<Map.Entry<NamespaceName,String>> |
AttributeMap.entrySet() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
NamespaceName.equals(NamespaceName n)
Compares only namespaceURI and localname, prefix is irrelevant.
|
String |
NamespaceName2String.put(NamespaceName k,
String v) |
String |
AttributeMap.put(NamespaceName name,
String value) |
String |
AttributeMap.remove(NamespaceName name) |
Constructor and Description |
---|
NamespaceName2String(Map<NamespaceName,String> data) |
Modifier and Type | Field and Description |
---|---|
protected Set<NamespaceName> |
ContentPrinter.noindent |
Modifier and Type | Method and Description |
---|---|
NamespaceName |
SAXEventStream.getNamespaceName()
Returns the namespace name of the current head, i.e.
|
NamespaceName |
SAXEventQueue.getNamespaceName() |
Modifier and Type | Method and Description |
---|---|
boolean |
SAXEventStream.lookaheadEndElement(NamespaceName name)
Returns whether the next SAX event is a certain end element event
(= close element tag)
|
boolean |
SAXEventQueue.lookaheadEndElement(NamespaceName name) |
boolean |
SAXEventStream.lookaheadStartElement(NamespaceName name)
Returns whether the next SAX event is a certain start element event
(= open element tag)
|
boolean |
SAXEventQueue.lookaheadStartElement(NamespaceName name) |
void |
SAXEventStream.matchEndElement(NamespaceName name)
Consumes the first element (if it is the indicated end element).
|
void |
SAXEventQueue.matchEndElement(NamespaceName name) |
Attributes |
SAXEventStream.matchStartElement(NamespaceName name)
Consumes the first element (if it is the indicated start element) and
returns its attribute set.
|
Attributes |
SAXEventQueue.matchStartElement(NamespaceName name) |
Constructor and Description |
---|
ContentPrinter(OutputStream out,
String selectedEncoding,
Set<NamespaceName> noindent)
Creates a ContentPrinter which inserts indentation ONLY inside of
elements which do not have mixed contents.
|
ContentPrinter(PrintWriter out,
Set<NamespaceName> noindent)
Creates a ContentPrinter which inserts indentation ONLY inside of
elements which do not have mixed contents.
|
Modifier and Type | Field and Description |
---|---|
protected EventGenerator<NamespaceName,XMLDocumentIdentifier> |
X_LLkParser.event |
Modifier and Type | Method and Description |
---|---|
EventGenerator<NamespaceName,XMLDocumentIdentifier> |
X_LLkParser.getEventGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
SAXEventGenerator.endElement(NamespaceName name) |
void |
SAXEventGenerator.startElement(NamespaceName name) |
Modifier and Type | Method and Description |
---|---|
void |
X_LLkParser.setEventGenerator(EventGenerator<NamespaceName,XMLDocumentIdentifier> event) |
Modifier and Type | Field and Description |
---|---|
static NamespaceName |
Main.attNamespaceName_use_attribute_set |
static NamespaceName |
Main.CONST_nsname_match |
static 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 |
protected NamespaceName |
Application.ns_INLINE |
static NamespaceName |
Main.top_xslt_name_1 |
static NamespaceName |
Main.top_xslt_name_2 |
Modifier and Type | Field and Description |
---|---|
protected Set<NamespaceName> |
AttributeChecks_valueTemplates.additionalXslt |
static Set<NamespaceName> |
Main.attNamespaceNameSet_use_attribute_set |
protected CheckedMap_RD<NamespaceName,CheckedSet<Rt.TemplateEntry>> |
Rt.TemplatesByKind.attrsByName |
protected Map<NamespaceName,TPathCache.ExprClassified> |
AttributeChecks_valueTemplates.computing
All attributes which must be computed; represented as parsed and classified
TPath expressions.
|
protected CheckedMap_RD<NamespaceName,CheckedSet<Rt.TemplateEntry>> |
Rt.TemplatesByKind.elemsByName |
Map<NamespaceName,Value<N>> |
Application.emptyParameterValues |
protected Function<NamespaceName,FunctionSignature> |
Transformation.functionTypes |
static Function<Rt.TemplatesByKind,CheckedMap_RD<NamespaceName,CheckedSet<Rt.TemplateEntry>>> |
Rt.TemplatesByKind.get_attrsByName
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.TemplatesByKind,CheckedMap_RD<NamespaceName,CheckedSet<Rt.TemplateEntry>>> |
Rt.TemplatesByKind.get_elemsByName
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.TemplateEntry,NamespaceName> |
Rt.TemplateEntry.get_mode
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.TemplatesByKind,NamespaceName> |
Rt.TemplatesByKind.get_mode
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.TemplatesByPrior,NamespaceName> |
Rt.TemplatesByPrior.get_mode
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.Definition,NamespaceName> |
Rt.Definition.get_name
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.Report,CheckedSet<NamespaceName>> |
Rt.Report.get_undefDefs
Deprecated.
Use new '::' method reference instead.
|
static Function<Rt.Report,CheckedSet<NamespaceName>> |
Rt.Report.get_undefModes
Deprecated.
Use new '::' method reference instead.
|
protected Map<NamespaceName,Multimap<String,N>> |
BuiltInFunctions.keys |
protected Function<NamespaceName,Type.XPathProperType> |
Transformation.maximalVarTypes |
protected static Function<NamespaceName,Type.XPathProperType> |
Transformation.minimalVarTypes |
Function<NamespaceName,Function<N>> |
TemplateRegistry.Finder.noFuns |
protected Set<NamespaceName> |
AttributeChecks_valueTemplates.nonTemplates |
Function<NamespaceName,Value<N>> |
TemplateRegistry.Finder.noVars |
Map<TypedSubstantial,NamespaceName> |
Transformation.ns_names
Some static string objects other than attribute and element names, eg.
|
protected Binding<NamespaceName,eu.bandm.tools.xslt.tdom.Element> |
Transformation.possibleBindings
Accumulator for top-level definitions.
|
protected CheckedSet<NamespaceName> |
Rt.Report.undefDefs |
protected CheckedSet<NamespaceName> |
Rt.Report.undefModes |
protected Set<NamespaceName> |
AttributeChecks_valueTemplates.xsltFound |
Modifier and Type | Method and Description |
---|---|
protected 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. |
NamespaceName |
Transformation.XslOutput.get_method_ext()
return an output method beyond the predefined, null-namespace methods.
|
NamespaceName |
Rt.TemplateEntry.get_mode() |
NamespaceName |
Rt.TemplatesByKind.get_mode() |
NamespaceName |
Rt.TemplatesByPrior.get_mode() |
NamespaceName |
Rt.Definition.get_name() |
protected NamespaceName |
BuiltInFunctions.P_readNamespaceName(Context<N> c,
List<? extends Value<N>> values,
int index) |
protected NamespaceName |
BuiltInFunctions.P_readOneNamespaceName(Context<N> c,
List<? extends Value<N>> values) |
Modifier and Type | Method and Description |
---|---|
CheckedMap_RD<NamespaceName,CheckedSet<Rt.TemplateEntry>> |
Rt.TemplatesByKind.get_attrsByName() |
Set<NamespaceName> |
Transformation.XslOutput.get_cdata_section_elements() |
CheckedMap_RD<NamespaceName,CheckedSet<Rt.TemplateEntry>> |
Rt.TemplatesByKind.get_elemsByName() |
CheckedSet<NamespaceName> |
Rt.Report.get_undefDefs() |
CheckedSet<NamespaceName> |
Rt.Report.get_undefModes() |
Set<NamespaceName> |
AttributeChecks_valueTemplates.getXsltFound() |
protected List<NamespaceName> |
Transformation.splitNamespaceNames(TypedSubstantial el,
String text) |
Modifier and Type | Method and Description |
---|---|
protected void |
Rt.MATCH_ONLY_00.action(NamespaceName e0) |
void |
Rt.TemplatesByKind.add_attrsByName(NamespaceName key0,
Rt.TemplateEntry value) |
void |
Rt.TemplatesByKind.add_elemsByName(NamespaceName key0,
Rt.TemplateEntry value) |
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.
|
abstract Multimap<String,M> |
BuiltInFunctions.AdditionalContext.computeKey(Context<M> c,
NamespaceName name) |
boolean |
Rt.TemplatesByKind.containsKey_attrsByName(NamespaceName key0) |
boolean |
Rt.TemplatesByKind.containsKey_elemsByName(NamespaceName key0) |
protected void |
Transformation.duplicateHint(Location<XMLDocumentIdentifier> loc,
NamespaceName name) |
Collection<Rt.TemplateEntry> |
TemplateRegistry.Finder.find(N n,
NamespaceName mode)
Central worker method, find set of matching templates for one given node.
|
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.ExprClassified |
TPathCache.parse(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg_EXT,
Location<XMLDocumentIdentifier> loc,
NamespaceName attribName,
String data,
boolean isTemplate)
Parse expression source and store result to caches.
|
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) |
Modifier and Type | Method and Description |
---|---|
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.
|
Transformation |
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) |
Constructor and Description |
---|
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) |
TemplatesByPrior(NamespaceName mode) |
Constructor and Description |
---|
AttributeChecks_valueTemplates(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg,
TPathCache cache,
Attributes atts,
DTM.Element elDef,
Location<XMLDocumentIdentifier> loc,
Set<NamespaceName> additionalXslt) |
Transformation(MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg,
Trace trace,
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.
|
see also the complete user documentation .