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 TypeMethodDescriptionvoidprotected voidvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoidDTD.__SAX_Writer.dumpfields(DTD.Seq e0) voidDTD.__SAX_Parser.XMLPARSER_Seq.fillFields(DTD.Seq newobj) voidDTD.CoRewriter.follow_elems(DTD.Seq element) voidDTD.Dump.follow_elems(DTD.Seq element) voidDTD.Rewriter.follow_elems(DTD.Seq element) voidDTD.SinglePathVisitor.follow_elems(DTD.Seq element) voidDTD.Visitor.follow_elems(DTD.Seq element) voidDTD.MATCH_ONLY_00.followAll_elems(DTD.Seq element) voidvoidDTD.__SAX_Parser.XMLPARSER_Seq.parsefields(DTD.Seq newobj) protected voidprotected voidprotected voidDTD.Dump.printscalars(DTD.Seq e0) protected voidDTD.CoRewriter.rewriteFields(DTD.Seq clone) protected voidDTD.Rewriter.rewriteFields(DTD.Seq clone) protected FormatbooleanMethod 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 TypeMethodDescriptionvoidvoidvoidvoidConstructors 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