Uses of Class
eu.bandm.tools.dtd.DTD.AttValue
-
Uses of DTD.AttValue in eu.bandm.tools.dtd
Modifier 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()
Modifier 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) Modifier and TypeMethodDescriptionprotected void
DTD.__Formatter.action
(DTD.AttValue el) void
DTD.__SAX_Writer.action
(DTD.AttValue e0) protected void
DTD.CoRewriter.action
(DTD.AttValue e0) protected void
DTD.Dump.action
(DTD.AttValue e0) protected void
DTD.MATCH_ONLY_00.action
(DTD.AttValue e0) protected void
DTD.Rewriter.action
(DTD.AttValue e0) protected void
DTD.SinglePathVisitor.action
(DTD.AttValue e0) protected void
DTD.Visitor.action
(DTD.AttValue e0) protected void
DTD.Dump.descend
(DTD.AttValue e0) protected void
DTD.Visitor.descend
(DTD.AttValue e0) void
DTD.__SAX_Writer.dumpfields
(DTD.AttValue e0) void
DTD.__SAX_Parser.XMLPARSER_AttValue.fillFields
(DTD.AttValue newobj) void
DTD.MATCH_ONLY_00.match
(DTD.AttValue e0) void
DTD.__SAX_Parser.XMLPARSER_AttValue.parsefields
(DTD.AttValue newobj) protected void
DTD.Visitor.post
(DTD.AttValue e0) protected void
DTD.Visitor.pre
(DTD.AttValue e0) protected void
DTD.Dump.printscalars
(DTD.AttValue e0) protected void
DTD.CoRewriter.rewriteFields
(DTD.AttValue clone) protected void
DTD.Rewriter.rewriteFields
(DTD.AttValue clone) protected Format
DTD.__Formatter.toFormat
(DTD.AttValue el)