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 TypeMethodDescriptionvoidContentSimplifier.action(DTD.Singleton singleton) protected voidDTD.__Formatter.action(DTD.Singleton el) voidDTD.__SAX_Writer.action(DTD.Singleton e0) protected voidDTD.CoRewriter.action(DTD.Singleton e0) protected voidDTD.Dump.action(DTD.Singleton e0) protected voidDTD.MATCH_ONLY_00.action(DTD.Singleton e0) protected voidDTD.Rewriter.action(DTD.Singleton e0) protected voidDTD.SinglePathVisitor.action(DTD.Singleton e0) protected voidDTD.Visitor.action(DTD.Singleton e0) protected voidDTD.Dump.descend(DTD.Singleton e0) protected voidDTD.Visitor.descend(DTD.Singleton e0) voidDTD.__SAX_Writer.dumpfields(DTD.Singleton e0) voidDTD.__SAX_Parser.XMLPARSER_Singleton.fillFields(DTD.Singleton newobj) voidDTD.MATCH_ONLY_00.match(DTD.Singleton e0) voidDTD.__SAX_Parser.XMLPARSER_Singleton.parsefields(DTD.Singleton newobj) protected voidDTD.Visitor.post(DTD.Singleton e0) protected voidDTD.Visitor.pre(DTD.Singleton e0) protected voidDTD.Dump.printscalars(DTD.Singleton e0) protected voidDTD.CoRewriter.rewriteFields(DTD.Singleton clone) protected voidDTD.Rewriter.rewriteFields(DTD.Singleton clone) protected FormatDTD.__Formatter.toFormat(DTD.Singleton el) booleanDTD.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.SingletonPackageTemplate.getAbstractReference(DTD.CP cp) Methods in eu.bandm.tools.tdom with parameters of type DTD.SingletonModifier and TypeMethodDescriptionvoidContainerTemplate.ContentModelRenderer.action(DTD.Singleton s) voidContainerTemplate.ContentProperties.action(DTD.Singleton singleton) voidNameNumberer.action(DTD.Singleton singleton) voidTypedDOMGenerator.action(DTD.Singleton cp) Create the access methods for one single element reference in the growing content model.