Uses of Class
eu.bandm.tools.dtd.DTD.Comment
Packages that use 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
Methods in eu.bandm.tools.dtd that return DTD.CommentModifier 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()
Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.CommentModifier 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) Methods in eu.bandm.tools.dtd with parameters of type DTD.CommentModifier 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) Method parameters in eu.bandm.tools.dtd with type arguments of type DTD.Comment -
Uses of DTD.Comment in eu.bandm.tools.dtm
Fields in eu.bandm.tools.dtm declared as DTD.CommentMethods in eu.bandm.tools.dtm that return DTD.Comment