Uses of Class
eu.bandm.tools.dtd.DTD.Comment
Package
Description
Model for w3c XML DTDs, with preserved syntax.
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
-
Uses of DTD.Comment in eu.bandm.tools.dtd
Modifier and TypeMethodDescriptionprotected DTD.Comment
TunedDTDParser.comment()
Parsing function.DTD.Comment.doclone()
Clones this object.DTD.__SAX_Parser.fill_Comment
(Object res) Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_Comment()
Modifier and TypeMethodDescriptionstatic Pattern<DTD.Comment>
Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.Comment>
DTD.__Patterns.term_Comment
(Pattern<? super DTD.MarkupDecl> superpattern, Pattern<? super String> p_text) Modifier and TypeMethodDescriptionprotected void
DTD.__Formatter.action
(DTD.Comment el) void
DTD.__SAX_Writer.action
(DTD.Comment e0) protected void
DTD.CoRewriter.action
(DTD.Comment e0) protected void
DTD.Dump.action
(DTD.Comment e0) protected void
DTD.MATCH_ONLY_00.action
(DTD.Comment e0) protected void
DTD.Rewriter.action
(DTD.Comment e0) protected void
DTD.SinglePathVisitor.action
(DTD.Comment e0) protected void
DTD.Visitor.action
(DTD.Comment e0) protected void
DTD.Dump.descend
(DTD.Comment e0) protected void
DTD.Visitor.descend
(DTD.Comment e0) void
DTD.__SAX_Writer.dumpfields
(DTD.Comment e0) void
DTD.__SAX_Parser.XMLPARSER_Comment.fillFields
(DTD.Comment newobj) void
DTD.MATCH_ONLY_00.match
(DTD.Comment e0) void
DTD.__SAX_Parser.XMLPARSER_Comment.parsefields
(DTD.Comment newobj) protected void
DTD.Visitor.post
(DTD.Comment e0) protected void
DTD.Visitor.pre
(DTD.Comment e0) protected void
DTD.Dump.printscalars
(DTD.Comment e0) protected void
DTD.CoRewriter.rewriteFields
(DTD.Comment clone) protected void
DTD.Rewriter.rewriteFields
(DTD.Comment clone) protected Format
DTD.__Formatter.toFormat
(DTD.Comment el) -
Uses of DTD.Comment in eu.bandm.tools.dtm