Uses of Class
eu.bandm.tools.dtm.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
Modifier 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
Modifier 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.Modifier 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) Modifier 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) -
Uses of DTM.Sequence in eu.bandm.tools.xslt.base