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.PI
TunedDTDParser.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 void
void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
protected void
void
DTD.__SAX_Writer.dumpfields
(DTD.PI e0) void
DTD.__SAX_Parser.XMLPARSER_PI.fillFields
(DTD.PI newobj) void
void
DTD.__SAX_Parser.XMLPARSER_PI.parsefields
(DTD.PI newobj) protected void
protected void
protected void
DTD.Dump.printscalars
(DTD.PI e0) protected void
DTD.CoRewriter.rewriteFields
(DTD.PI clone) protected void
DTD.Rewriter.rewriteFields
(DTD.PI clone) protected Format
Method 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.allDocPIs
Maps PI to the docPiKey, for detecting ill-formed.Methods in eu.bandm.tools.tdom with parameters of type DTD.PIModifier and TypeMethodDescriptionprotected void
void
Returns 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.