Uses of Class
eu.bandm.tools.dtd.DTD.Seq
Packages that use 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
Methods in eu.bandm.tools.dtd that return DTD.SeqModifier 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.Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.SeqModifier 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) Methods in eu.bandm.tools.dtd with parameters of type DTD.SeqModifier 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
Method parameters in eu.bandm.tools.dtd with type arguments of type DTD.Seq -
Uses of DTD.Seq in eu.bandm.tools.tdom
Methods in eu.bandm.tools.tdom with parameters of type DTD.SeqModifier and TypeMethodDescriptionvoid
void
void
void
Constructors in eu.bandm.tools.tdom with parameters of type DTD.SeqModifierConstructorDescriptionSequenceTemplate
(ContainerTemplate parentContainer, DTD.Seq seq, int numbering) -
Uses of DTD.Seq in eu.bandm.tools.tdom.runtime
Constructors in eu.bandm.tools.tdom.runtime with parameters of type DTD.Seq