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