Uses of Class
eu.bandm.tools.dtd.DTD.NmToken
Packages that use DTD.NmToken
-
Uses of DTD.NmToken in eu.bandm.tools.dtd
Methods in eu.bandm.tools.dtd with type parameters of type DTD.NmTokenModifier and TypeMethodDescriptionprotected <T extends DTD.NmToken>
TDTD.Rewriter.breakLoop(T e0) Methods in eu.bandm.tools.dtd that return DTD.NmTokenModifier and TypeMethodDescriptionDTD.NmToken.doclone()Clones this object.DTD.__SAX_Parser.fill_NmToken(Object res) Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_NmToken()Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.NmTokenModifier and TypeMethodDescriptionstatic Pattern<DTD.NmToken> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.NmToken> DTD.__Patterns.term_NmToken(Pattern<Object> superpattern, Pattern<? super String> p_text) Methods in eu.bandm.tools.dtd with parameters of type DTD.NmTokenModifier and TypeMethodDescriptionprotected voidDTD.__Formatter.action(DTD.NmToken el) voidDTD.__SAX_Writer.action(DTD.NmToken e0) protected voidDTD.CoRewriter.action(DTD.NmToken e0) protected voidDTD.Dump.action(DTD.NmToken e0) protected voidDTD.MATCH_ONLY_00.action(DTD.NmToken e0) protected voidDTD.Rewriter.action(DTD.NmToken e0) protected voidDTD.SinglePathVisitor.action(DTD.NmToken e0) protected voidDTD.Visitor.action(DTD.NmToken e0) protected voidDTD.Dump.descend(DTD.NmToken e0) protected voidDTD.Visitor.descend(DTD.NmToken e0) voidDTD.__SAX_Writer.dumpfields(DTD.NmToken e0) voidDTD.__SAX_Parser.XMLPARSER_NmToken.fillFields(DTD.NmToken newobj) voidDTD.MATCH_ONLY_00.match(DTD.NmToken e0) voidDTD.__SAX_Parser.XMLPARSER_NmToken.parsefields(DTD.NmToken newobj) protected voidDTD.Visitor.post(DTD.NmToken e0) protected voidDTD.Visitor.pre(DTD.NmToken e0) protected voidDTD.Dump.printscalars(DTD.NmToken e0) protected voidDTD.CoRewriter.rewriteFields(DTD.NmToken clone) protected voidDTD.Rewriter.rewriteFields(DTD.NmToken clone) protected FormatDTD.__Formatter.toFormat(DTD.NmToken el) Method parameters in eu.bandm.tools.dtd with type arguments of type DTD.NmToken