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.CommentTunedDTDParser.comment()Parsing function.DTD.Comment.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.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 voidDTD.__Formatter.action(DTD.Comment el) protected voidDTD.CoRewriter.action(DTD.Comment e0) protected voidDTD.Dump.action(DTD.Comment e0) protected voidDTD.MATCH_ONLY_00.action(DTD.Comment e0) protected voidDTD.Rewriter.action(DTD.Comment e0) protected voidDTD.SinglePathVisitor.action(DTD.Comment e0) protected voidDTD.Visitor.action(DTD.Comment e0) protected voidDTD.Dump.descend(DTD.Comment e0) protected voidDTD.Visitor.descend(DTD.Comment e0) voidDTD.MATCH_ONLY_00.match(DTD.Comment e0) protected voidDTD.Visitor.post(DTD.Comment e0) protected voidDTD.Visitor.pre(DTD.Comment e0) protected voidDTD.Dump.printscalars(DTD.Comment e0) protected voidDTD.CoRewriter.rewriteFields(DTD.Comment clone) protected voidDTD.Rewriter.rewriteFields(DTD.Comment clone) protected FormatDTD.__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