Uses of Class
eu.bandm.tools.dtd.DTD.XmlDecl
Packages that use 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
Fields in eu.bandm.tools.dtd declared as DTD.XmlDeclModifier and TypeFieldDescriptionprotected DTD.XmlDeclDTD.Dtd.xmlDeclGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtd that return DTD.XmlDeclModifier 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.XmlDeclTunedDTDParser.xmlDecl()Parsing function.Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.XmlDeclModifier 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) Methods in eu.bandm.tools.dtd with parameters of type DTD.XmlDeclModifier and TypeMethodDescriptionprotected voidDTD.__Formatter.action(DTD.XmlDecl el) voidDTD.__SAX_Writer.action(DTD.XmlDecl e0) protected voidDTD.CoRewriter.action(DTD.XmlDecl e0) protected voidDTD.Dump.action(DTD.XmlDecl e0) protected voidDTD.MATCH_ONLY_00.action(DTD.XmlDecl e0) protected voidDTD.Rewriter.action(DTD.XmlDecl e0) protected voidDTD.SinglePathVisitor.action(DTD.XmlDecl e0) protected voidDTD.Visitor.action(DTD.XmlDecl e0) protected voidDTD.Dump.descend(DTD.XmlDecl e0) protected voidDTD.Visitor.descend(DTD.XmlDecl e0) voidDTD.__SAX_Writer.dumpfields(DTD.XmlDecl e0) voidDTD.__SAX_Parser.XMLPARSER_XmlDecl.fillFields(DTD.XmlDecl newobj) voidDTD.MATCH_ONLY_00.match(DTD.XmlDecl e0) voidDTD.__SAX_Parser.XMLPARSER_XmlDecl.parsefields(DTD.XmlDecl newobj) protected voidDTD.Visitor.post(DTD.XmlDecl e0) protected voidDTD.Visitor.pre(DTD.XmlDecl e0) protected voidDTD.Dump.printscalars(DTD.XmlDecl e0) protected voidDTD.CoRewriter.rewriteFields(DTD.XmlDecl clone) protected voidDTD.Rewriter.rewriteFields(DTD.XmlDecl clone) booleanDTD.Dtd.set_xmlDecl(DTD.XmlDecl val) Generated by umod; model author's documentation MISSING.protected FormatDTD.__Formatter.toFormat(DTD.XmlDecl el) Method parameters in eu.bandm.tools.dtd with type arguments of type DTD.XmlDeclModifier 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
Methods in eu.bandm.tools.dtm that return DTD.XmlDecl