Uses of Class
eu.bandm.tools.dtd.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
Modifier 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.Modifier 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) Modifier 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
-
Uses of DTD.Mixed in eu.bandm.tools.tdom