Uses of Class
eu.bandm.tools.dtd.DTD.PI
Packages that use DTD.PI
Package
Description
Model for w3c XML DTDs, with preserved syntax.
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
-
Uses of DTD.PI in eu.bandm.tools.dtd
Methods in eu.bandm.tools.dtd that return DTD.PIModifier and TypeMethodDescriptionDTD.PI.doclone()Clones this object.Copies values of all common fields from the argument.DTD.__SAX_Parser.matchSAX_PI()protected DTD.PITunedDTDParser.pi()Parsing function.Methods in eu.bandm.tools.dtd that return types with arguments of type DTD.PIModifier and TypeMethodDescriptionDTD.PI.get_target(Pattern<? super String> p) Lifts a pattern which matches the field value to one which matches this whole object.Lifts a pattern which matches the field value to one which matches this whole object.DTD.__Patterns.term_PI(Pattern<? super DTD.MarkupDecl> superpattern, Pattern<? super String> p_target, Pattern<? super String> p_text) Methods in eu.bandm.tools.dtd with parameters of type DTD.PIModifier and TypeMethodDescriptionprotected voidvoidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoidDTD.__SAX_Writer.dumpfields(DTD.PI e0) voidDTD.__SAX_Parser.XMLPARSER_PI.fillFields(DTD.PI newobj) voidvoidDTD.__SAX_Parser.XMLPARSER_PI.parsefields(DTD.PI newobj) protected voidprotected voidprotected voidDTD.Dump.printscalars(DTD.PI e0) protected voidDTD.CoRewriter.rewriteFields(DTD.PI clone) protected voidDTD.Rewriter.rewriteFields(DTD.PI clone) protected FormatMethod parameters in eu.bandm.tools.dtd with type arguments of type DTD.PI -
Uses of DTD.PI in eu.bandm.tools.dtm
Fields in eu.bandm.tools.dtm declared as DTD.PIMethods in eu.bandm.tools.dtm that return DTD.PI -
Uses of DTD.PI in eu.bandm.tools.tdom
Fields in eu.bandm.tools.tdom with type parameters of type DTD.PIModifier and TypeFieldDescription(package private) final PreimageMap<DTD.PI, String> PackageTemplate.allDocPIsMaps PI to the docPiKey, for detecting ill-formed.Methods in eu.bandm.tools.tdom with parameters of type DTD.PIModifier and TypeMethodDescriptionprotected voidvoidReturns the tail of a PI's text, iff the target is "tdom", and the text begins with key, followed by a blank or the end of the string.