Uses of Class
eu.bandm.tools.dtd.DTD.MATCH_ONLY_00
Packages that use 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
Subclasses of DTD.MATCH_ONLY_00 in eu.bandm.tools.dtdModifier and TypeClassDescriptionclassA Visitor which replaces "XML DTD Parameter Entities" by their "replacement text".classRewriter which simplifies all content models in a Dtd.static class(Ancillary class for generating pretty-print format objects).static classEncoder for umod's own XML serialisation.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.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.dtd that return DTD.MATCH_ONLY_00Methods in eu.bandm.tools.dtd with parameters of type DTD.MATCH_ONLY_00Modifier and TypeMethodDescriptionvoidDTD.Choice.descend_alts(DTD.MATCH_ONLY_00 visitor) Deprecated.voidDTD.Attlist.descend_atts(DTD.MATCH_ONLY_00 visitor) Deprecated.voidDTD.Seq.descend_elems(DTD.MATCH_ONLY_00 visitor) Deprecated.voidDTD.AttDef.descend_locations(DTD.MATCH_ONLY_00 visitor) Deprecated.voidDTD.Dtd.descend_locations(DTD.MATCH_ONLY_00 visitor) Deprecated.voidDTD.MarkupDecl.descend_locations(DTD.MATCH_ONLY_00 visitor) Deprecated.voidDTD.Dtd.descend_markup(DTD.MATCH_ONLY_00 visitor) Deprecated. -
Uses of DTD.MATCH_ONLY_00 in eu.bandm.tools.tdom
Subclasses of DTD.MATCH_ONLY_00 in eu.bandm.tools.tdomModifier and TypeClassDescription(package private) static class(package private) static classAnalysis special for API DOC generation.class(package private) class(package private) classProvides "equal(a,b)" betweenDTD.AttDef.classTop-level class for converting a DTD into a collection of Java sources.static classSteps through the DTD and processes all PIs which have a tdom namespace declaration.static classCollect the processing instructions for private/public classification of elements.