Uses of Class
eu.bandm.tools.dtd.DTD.MATCH_ONLY_00
Package
Description
Model for w3c XML DTDs, with preserved syntax.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
-
Uses of DTD.MATCH_ONLY_00 in eu.bandm.tools.dtd
Modifier and TypeClassDescriptionclass
A Visitor which replaces "XML DTD Parameter Entities" by their "replacement text".class
Rewriter which simplifies all content models in a Dtd.static class
(Ancillary class for generating pretty-print format objects).static class
Encoder for umod's own XML serialisation.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.static class
Visitor generated by umod according to field selection #0.static class
Visitor generated by umod according to field selection #0.Modifier and TypeMethodDescriptionvoid
DTD.Choice.descend_alts
(DTD.MATCH_ONLY_00 visitor) Deprecated.void
DTD.Attlist.descend_atts
(DTD.MATCH_ONLY_00 visitor) Deprecated.void
DTD.Seq.descend_elems
(DTD.MATCH_ONLY_00 visitor) Deprecated.void
DTD.AttDef.descend_locations
(DTD.MATCH_ONLY_00 visitor) Deprecated.void
DTD.Dtd.descend_locations
(DTD.MATCH_ONLY_00 visitor) Deprecated.void
DTD.MarkupDecl.descend_locations
(DTD.MATCH_ONLY_00 visitor) Deprecated.void
DTD.Dtd.descend_markup
(DTD.MATCH_ONLY_00 visitor) Deprecated. -
Uses of DTD.MATCH_ONLY_00 in eu.bandm.tools.tdom
Modifier and TypeClassDescription(package private) static class
(package private) static class
Analysis special for API DOC generation.class
(package private) class
(package private) class
Provides "equal(a,b)" betweenDTD.AttDef
.class
Top-level class for converting a DTD into a collection of Java sources.static class
Steps through the DTD and processes all PIs which have a tdom namespace declaration.static class
Collect the processing instructions for private/public classification of elements.