Uses of Class
eu.bandm.tools.dtd.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
Modifier 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.Modifier 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) Modifier 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
-
Uses of DTD.PI in eu.bandm.tools.dtm
-
Uses of DTD.PI in eu.bandm.tools.tdom
Modifier and TypeFieldDescription(package private) final PreimageMap<DTD.PI,
String> PackageTemplate.allDocPIs
Maps PI to the docPiKey, for detecting ill-formed.Modifier 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.