Uses of Class
eu.bandm.tools.dtm.DTM.Singleton
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.Singleton in eu.bandm.tools.d2d2.base
Modifier and TypeMethodDescriptionprotected void
Dtd2Def.Phase1.action
(DTM.Singleton x) Translate a singleton content particle into the d2d singleton reference. -
Uses of DTM.Singleton in eu.bandm.tools.dtm
Modifier and TypeMethodDescriptionDTM.Singleton.doclone()
Clones this object.Copies values of all common fields from the argument.DTM.Singleton.with_ref
(DTM.ElementRef val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionstatic Pattern<DTM.Singleton>
DTM.Singleton.get_ref
(Pattern<? super DTM.ElementRef> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTM.Singleton>
DTM.__Patterns.term_Singleton
(Pattern<? super DTM.CP> superpattern, Pattern<? super DTM.ElementRef> p_ref) Modifier and TypeMethodDescriptionprotected void
DTM.__Formatter.action
(DTM.Singleton el) protected void
DTM.MATCH_ONLY_00.action
(DTM.Singleton e0) protected void
DTM.Rewriter.action
(DTM.Singleton e0) protected void
DTM.SinglePathVisitor.action
(DTM.Singleton e0) protected void
DTM.Visitor.action
(DTM.Singleton e0) protected void
DTM.Visitor.descend
(DTM.Singleton e0) void
DTM.MATCH_ONLY_00.match
(DTM.Singleton e0) protected void
DTM.Visitor.post
(DTM.Singleton e0) protected void
DTM.Visitor.pre
(DTM.Singleton e0) protected void
DTM.Rewriter.rewriteFields
(DTM.Singleton clone) protected Format
DTM.__Formatter.toFormat
(DTM.Singleton el) boolean
DTM.Singleton.x_equals
(DTM.Singleton e0) Modifier and TypeMethodDescriptionDTM.__Patterns.cast_Singleton
(Pattern<? super DTM.Singleton> p) -
Uses of DTM.Singleton in eu.bandm.tools.xslt.base
Modifier and TypeClassDescription(package private) static class
Derived from DTM.Singleton, for imposing object identity.Modifier and TypeFieldDescription(package private) final Map<DTM.Singleton,
Integer> PathMap.grammar2code
Modifier and TypeMethodDescriptionvoid
PathMap.action
(DTM.Singleton sing) void
PathMap.MakeDifferent.action
(DTM.Singleton orig)