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.Copies values of all common fields from the argument.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) 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.MATCH_ONLY_00.match(DTD.AttValue e0) 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