Uses of Class
eu.bandm.tools.dtd.DTD.Seq
Package
Description
Model for w3c XML DTDs, with preserved syntax.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
Contains base and auxiliary classes for code generated by tdom.
-
Uses of DTD.Seq in eu.bandm.tools.dtd
Modifier and TypeMethodDescriptionDTD.Seq.doclone()
Clones this object.Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_Seq()
DTD.Seq.with_elems
(CheckedList<DTD.CP> val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionDTD.Seq.get_elems
(Pattern<? super CheckedList<DTD.CP>> p) Lifts a pattern which matches the field value to one which matches this whole object.DTD.__Patterns.term_Seq
(Pattern<? super DTD.CP> superpattern, Pattern<? super CheckedList<DTD.CP>> p_elems) Modifier and TypeMethodDescriptionvoid
protected void
void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
void
DTD.__SAX_Writer.dumpfields
(DTD.Seq e0) void
DTD.__SAX_Parser.XMLPARSER_Seq.fillFields
(DTD.Seq newobj) void
DTD.CoRewriter.follow_elems
(DTD.Seq element) void
DTD.Dump.follow_elems
(DTD.Seq element) void
DTD.Rewriter.follow_elems
(DTD.Seq element) void
DTD.SinglePathVisitor.follow_elems
(DTD.Seq element) void
DTD.Visitor.follow_elems
(DTD.Seq element) void
DTD.MATCH_ONLY_00.followAll_elems
(DTD.Seq element) void
void
DTD.__SAX_Parser.XMLPARSER_Seq.parsefields
(DTD.Seq newobj) protected void
protected void
protected void
DTD.Dump.printscalars
(DTD.Seq e0) protected void
DTD.CoRewriter.rewriteFields
(DTD.Seq clone) protected void
DTD.Rewriter.rewriteFields
(DTD.Seq clone) protected Format
boolean
-
Uses of DTD.Seq in eu.bandm.tools.tdom
Modifier and TypeMethodDescriptionvoid
void
void
void
ModifierConstructorDescriptionSequenceTemplate
(ContainerTemplate parentContainer, DTD.Seq seq, int numbering) -
Uses of DTD.Seq in eu.bandm.tools.tdom.runtime