Uses of Class
eu.bandm.tools.dtd.DTD.Singleton
Packages that use DTD.Singleton
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.Singleton in eu.bandm.tools.dtd
Methods in eu.bandm.tools.dtd that return DTD.SingletonModifier and TypeMethodDescriptionDTD.Singleton.doclone()
Clones this object.DTD.__SAX_Parser.fill_Singleton
(Object res) Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_Singleton()
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.SingletonModifier and TypeMethodDescriptionstatic Pattern
<DTD.Singleton> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<DTD.Singleton> DTD.__Patterns.term_Singleton
(Pattern<? super DTD.CP> superpattern, Pattern<? super String> p_name) Methods in eu.bandm.tools.dtd with parameters of type DTD.SingletonModifier and TypeMethodDescriptionvoid
ContentSimplifier.action
(DTD.Singleton singleton) protected void
DTD.__Formatter.action
(DTD.Singleton el) void
DTD.__SAX_Writer.action
(DTD.Singleton e0) protected void
DTD.CoRewriter.action
(DTD.Singleton e0) protected void
DTD.Dump.action
(DTD.Singleton e0) protected void
DTD.MATCH_ONLY_00.action
(DTD.Singleton e0) protected void
DTD.Rewriter.action
(DTD.Singleton e0) protected void
DTD.SinglePathVisitor.action
(DTD.Singleton e0) protected void
DTD.Visitor.action
(DTD.Singleton e0) protected void
DTD.Dump.descend
(DTD.Singleton e0) protected void
DTD.Visitor.descend
(DTD.Singleton e0) void
DTD.__SAX_Writer.dumpfields
(DTD.Singleton e0) void
DTD.__SAX_Parser.XMLPARSER_Singleton.fillFields
(DTD.Singleton newobj) void
DTD.MATCH_ONLY_00.match
(DTD.Singleton e0) void
DTD.__SAX_Parser.XMLPARSER_Singleton.parsefields
(DTD.Singleton newobj) protected void
DTD.Visitor.post
(DTD.Singleton e0) protected void
DTD.Visitor.pre
(DTD.Singleton e0) protected void
DTD.Dump.printscalars
(DTD.Singleton e0) protected void
DTD.CoRewriter.rewriteFields
(DTD.Singleton clone) protected void
DTD.Rewriter.rewriteFields
(DTD.Singleton clone) protected Format
DTD.__Formatter.toFormat
(DTD.Singleton el) boolean
DTD.Singleton.x_equals
(DTD.Singleton e0) Method parameters in eu.bandm.tools.dtd with type arguments of type DTD.SingletonModifier and TypeMethodDescriptionDTD.__Patterns.cast_Singleton
(Pattern<? super DTD.Singleton> p) -
Uses of DTD.Singleton in eu.bandm.tools.tdom
Methods in eu.bandm.tools.tdom that return DTD.SingletonModifier and TypeMethodDescription(package private) DTD.Singleton
PackageTemplate.getAbstractReference
(DTD.CP cp) Methods in eu.bandm.tools.tdom with parameters of type DTD.SingletonModifier and TypeMethodDescriptionvoid
ContainerTemplate.ContentModelRenderer.action
(DTD.Singleton s) void
ContainerTemplate.ContentProperties.action
(DTD.Singleton singleton) void
NameNumberer.action
(DTD.Singleton singleton) void
TypedDOMGenerator.action
(DTD.Singleton cp) Create the access methods for one single element reference in the growing content model.