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 classMain translation phase which visits all DTD element definitions and generates their d2d tag expression according to their dtd content model and attribute list.protected classTranslates 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 classVisitor generated by umod according to field selection #0.static classVisitor generated by umod according to field selection #0.static classVisitor 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 TypeMethodDescriptionvoidDTM.Element.descend_0_attrs(DTM.MATCH_ONLY_00 visitor) Deprecated.voidDTM.Dtd.descend_0_elems(DTM.MATCH_ONLY_00 visitor) Deprecated.voidDTM.Dtd.descend_0_instructions(DTM.MATCH_ONLY_00 visitor) Deprecated.voidDTM.Choice.descend_alts(DTM.MATCH_ONLY_00 visitor) Deprecated.voidDTM.Element.descend_attrs(DTM.MATCH_ONLY_00 visitor) Deprecated.voidDTM.Dtd.descend_elems(DTM.MATCH_ONLY_00 visitor) Deprecated.voidDTM.Mixed.descend_elems(DTM.MATCH_ONLY_00 visitor) Deprecated.voidDTM.Sequence.descend_elems(DTM.MATCH_ONLY_00 visitor) Deprecated.voidDTM.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 TypeClassDescriptionclassEncoding of the target language parse automaton as states and relations.(package private) static classRewriter which gives object identity to element references in content models.