Uses of Class
eu.bandm.tools.dtm.DTM.Singleton
Packages that use 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
Methods in eu.bandm.tools.d2d2.base with parameters of type DTM.SingletonModifier 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
Methods in eu.bandm.tools.dtm that return DTM.SingletonModifier 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.Methods in eu.bandm.tools.dtm that return types with arguments of type DTM.SingletonModifier 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) Methods in eu.bandm.tools.dtm with parameters of type DTM.SingletonModifier 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) Method parameters in eu.bandm.tools.dtm with type arguments of type DTM.SingletonModifier and TypeMethodDescriptionDTM.__Patterns.cast_Singleton
(Pattern<? super DTM.Singleton> p) -
Uses of DTM.Singleton in eu.bandm.tools.xslt.base
Subclasses of DTM.Singleton in eu.bandm.tools.xslt.baseModifier and TypeClassDescription(package private) static class
Derived from DTM.Singleton, for imposing object identity.Fields in eu.bandm.tools.xslt.base with type parameters of type DTM.SingletonModifier and TypeFieldDescription(package private) final Map
<DTM.Singleton, Integer> PathMap.grammar2code
Methods in eu.bandm.tools.xslt.base with parameters of type DTM.SingletonModifier and TypeMethodDescriptionvoid
PathMap.action
(DTM.Singleton sing) void
PathMap.MakeDifferent.action
(DTM.Singleton orig)