Uses of Class
eu.bandm.tools.dtm.DTM.MATCH_ONLY_00
Packages that use DTM.MATCH_ONLY_00
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of DTM.MATCH_ONLY_00 in eu.bandm.tools.d2d2.base
Subclasses of DTM.MATCH_ONLY_00 in eu.bandm.tools.d2d2.baseModifier and TypeClassDescriptionprotected class
Main translation phase which visits all DTD element definitions and generates their d2d tag expression according to their dtd content model and attribute list.protected class
Translates d2d attribute definitions to d2d expressions on references. -
Uses of DTM.MATCH_ONLY_00 in eu.bandm.tools.dtm
Subclasses of DTM.MATCH_ONLY_00 in eu.bandm.tools.dtmModifier and TypeClassDescriptionstatic class
(Ancillary class for generating pretty-print format objects).static class
Visitor generated by umod according to field selection #0.static class
Visitor generated by umod according to field selection #0.static class
Visitor generated by umod according to field selection #0.Methods in eu.bandm.tools.dtm that return DTM.MATCH_ONLY_00Methods in eu.bandm.tools.dtm with parameters of type DTM.MATCH_ONLY_00Modifier and TypeMethodDescriptionvoid
DTM.Element.descend_0_attrs
(DTM.MATCH_ONLY_00 visitor) Deprecated.void
DTM.Dtd.descend_0_elems
(DTM.MATCH_ONLY_00 visitor) Deprecated.void
DTM.Dtd.descend_0_instructions
(DTM.MATCH_ONLY_00 visitor) Deprecated.void
DTM.Choice.descend_alts
(DTM.MATCH_ONLY_00 visitor) Deprecated.void
DTM.Element.descend_attrs
(DTM.MATCH_ONLY_00 visitor) Deprecated.void
DTM.Dtd.descend_elems
(DTM.MATCH_ONLY_00 visitor) Deprecated.void
DTM.Mixed.descend_elems
(DTM.MATCH_ONLY_00 visitor) Deprecated.void
DTM.Sequence.descend_elems
(DTM.MATCH_ONLY_00 visitor) Deprecated.void
DTM.Dtd.descend_instructions
(DTM.MATCH_ONLY_00 visitor) Deprecated. -
Uses of DTM.MATCH_ONLY_00 in eu.bandm.tools.xslt.base
Subclasses of DTM.MATCH_ONLY_00 in eu.bandm.tools.xslt.baseModifier and TypeClassDescriptionclass
Encoding of the target language parse automaton as states and relations.(package private) static class
Rewriter which gives object identity to element references in content models.