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.
-
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.Seq.with_elems(NonNullList<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 NonNullList<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 NonNullList<DTD.CP>> p_elems) Methods in eu.bandm.tools.dtd with parameters of type DTD.SeqModifier and TypeMethodDescriptionvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoidDTD.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) voidprotected 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.Seq