Uses of Class
eu.bandm.tools.dtm.DTM.Sequence
Packages that use DTM.Sequence
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of DTM.Sequence in eu.bandm.tools.d2d2.base
Methods in eu.bandm.tools.d2d2.base with parameters of type DTM.SequenceModifier and TypeMethodDescriptionprotected void
Dtd2Def.Phase1.action
(DTM.Sequence x) Translate a sequence of DTD contents into a sequence of d2d expressions. -
Uses of DTM.Sequence in eu.bandm.tools.dtm
Methods in eu.bandm.tools.dtm that return DTM.SequenceModifier and TypeMethodDescriptionDTM.Sequence.doclone()
Clones this object.Copies values of all common fields from the argument.DTM.Sequence.with_elems
(CheckedList<DTM.CP> val) Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtm that return types with arguments of type DTM.SequenceModifier and TypeMethodDescriptionstatic Pattern
<DTM.Sequence> DTM.Sequence.get_elems
(Pattern<? super CheckedList<DTM.CP>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<DTM.Sequence> DTM.__Patterns.term_Sequence
(Pattern<? super DTM.CP> superpattern, Pattern<? super CheckedList<DTM.CP>> p_elems) Methods in eu.bandm.tools.dtm with parameters of type DTM.SequenceModifier and TypeMethodDescriptionprotected void
DTM.__Formatter.action
(DTM.Sequence el) protected void
DTM.MATCH_ONLY_00.action
(DTM.Sequence e0) protected void
DTM.Rewriter.action
(DTM.Sequence e0) protected void
DTM.SinglePathVisitor.action
(DTM.Sequence e0) protected void
DTM.Visitor.action
(DTM.Sequence e0) protected void
DTM.Visitor.descend
(DTM.Sequence e0) void
DTM.Rewriter.follow_elems
(DTM.Sequence element) void
DTM.SinglePathVisitor.follow_elems
(DTM.Sequence element) void
DTM.Visitor.follow_elems
(DTM.Sequence element) void
DTM.MATCH_ONLY_00.followAll_elems
(DTM.Sequence element) void
DTM.MATCH_ONLY_00.match
(DTM.Sequence e0) protected void
DTM.Visitor.post
(DTM.Sequence e0) protected void
DTM.Visitor.pre
(DTM.Sequence e0) protected void
DTM.Rewriter.rewriteFields
(DTM.Sequence clone) protected Format
DTM.__Formatter.toFormat
(DTM.Sequence el) boolean
DTM.Sequence.x_equals
(DTM.Sequence e0) Method parameters in eu.bandm.tools.dtm with type arguments of type DTM.Sequence -
Uses of DTM.Sequence in eu.bandm.tools.xslt.base
Methods in eu.bandm.tools.xslt.base with parameters of type DTM.Sequence