Uses of Class
eu.bandm.tools.dtd.DTD.TextDecl
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.TextDecl in eu.bandm.tools.dtd
Modifier and TypeFieldDescriptionprotected DTD.TextDecl
DTD.Dtd.textDecl
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionDTD.TextDecl.doclone()
Clones this object.DTD.__SAX_Parser.fill_TextDecl
(Object res) DTD.Dtd.get_textDecl()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_TextDecl()
protected DTD.TextDecl
TunedDTDParser.textDecl()
Parsing function.Modifier and TypeMethodDescriptionstatic Pattern<DTD.TextDecl>
DTD.TextDecl.get_encoding
(Pattern<? super String> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.TextDecl>
DTD.TextDecl.get_version
(Pattern<? super String> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTD.TextDecl>
DTD.__Patterns.term_TextDecl
(Pattern<? super DTD.MarkupDecl> superpattern, Pattern<? super String> p_version, Pattern<? super String> p_encoding) Modifier and TypeMethodDescriptionprotected void
DTD.__Formatter.action
(DTD.TextDecl el) void
DTD.__SAX_Writer.action
(DTD.TextDecl e0) protected void
DTD.CoRewriter.action
(DTD.TextDecl e0) protected void
DTD.Dump.action
(DTD.TextDecl e0) protected void
DTD.MATCH_ONLY_00.action
(DTD.TextDecl e0) protected void
DTD.Rewriter.action
(DTD.TextDecl e0) protected void
DTD.SinglePathVisitor.action
(DTD.TextDecl e0) protected void
DTD.Visitor.action
(DTD.TextDecl e0) protected void
DTD.Dump.descend
(DTD.TextDecl e0) protected void
DTD.Visitor.descend
(DTD.TextDecl e0) void
DTD.__SAX_Writer.dumpfields
(DTD.TextDecl e0) void
DTD.__SAX_Parser.XMLPARSER_TextDecl.fillFields
(DTD.TextDecl newobj) void
DTD.MATCH_ONLY_00.match
(DTD.TextDecl e0) void
DTD.__SAX_Parser.XMLPARSER_TextDecl.parsefields
(DTD.TextDecl newobj) protected void
DTD.Visitor.post
(DTD.TextDecl e0) protected void
DTD.Visitor.pre
(DTD.TextDecl e0) protected void
DTD.Dump.printscalars
(DTD.TextDecl e0) protected void
DTD.CoRewriter.rewriteFields
(DTD.TextDecl clone) protected void
DTD.Rewriter.rewriteFields
(DTD.TextDecl clone) boolean
DTD.Dtd.set_textDecl
(DTD.TextDecl val) Generated by umod; model author's documentation MISSING.protected Format
DTD.__Formatter.toFormat
(DTD.TextDecl el) Modifier and TypeMethodDescriptionDTD.__Patterns.cast_TextDecl
(Pattern<? super DTD.TextDecl> p) DTD.Dtd.get_textDecl
(Pattern<? super DTD.TextDecl> p) Lifts a pattern which matches the field value to one which matches this whole object. -
Uses of DTD.TextDecl in eu.bandm.tools.dtm