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