Uses of Class
eu.bandm.tools.dtd.DTD.Mixed
Packages that use DTD.Mixed
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.Mixed in eu.bandm.tools.dtd
Methods in eu.bandm.tools.dtd that return DTD.MixedModifier and TypeMethodDescriptionDTD.Mixed.doclone()
Clones this object.DTD.__SAX_Parser.fill_Mixed
(Object res) Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_Mixed()
protected DTD.Mixed
TunedDTDParser.mixed()
Parsing function.DTD.Mixed.with_names
(CheckedList<String> val) Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.MixedModifier and TypeMethodDescriptionDTD.Mixed.get_names
(Pattern<? super CheckedList<String>> p) Lifts a pattern which matches the field value to one which matches this whole object.DTD.__Patterns.term_Mixed
(Pattern<? super DTD.ContentModel> superpattern, Pattern<? super CheckedList<String>> p_names) Methods in eu.bandm.tools.dtd with parameters of type DTD.MixedModifier and TypeMethodDescriptionprotected void
void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
void
DTD.__SAX_Writer.dumpfields
(DTD.Mixed e0) void
DTD.__SAX_Parser.XMLPARSER_Mixed.fillFields
(DTD.Mixed newobj) void
void
DTD.__SAX_Parser.XMLPARSER_Mixed.parsefields
(DTD.Mixed newobj) protected void
protected void
protected void
DTD.Dump.printscalars
(DTD.Mixed e0) protected void
DTD.CoRewriter.rewriteFields
(DTD.Mixed clone) protected void
DTD.Rewriter.rewriteFields
(DTD.Mixed clone) protected Format
boolean
Method parameters in eu.bandm.tools.dtd with type arguments of type DTD.Mixed -
Uses of DTD.Mixed in eu.bandm.tools.tdom
Methods in eu.bandm.tools.tdom with parameters of type DTD.Mixed