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