- PARAMETER_ENTITY - Static variable in class gov.ncbi.pmc.dtdanalyzer.Entity
-
An entity with this "type" is a parameter entity
- PARAMETER_ENTITY - Static variable in class gov.ncbi.pmc.dtdanalyzer.SComment
-
Marks a comment that applies to a parameter entity definition.
- PMCBootStrapper - Class in gov.ncbi.pmc.xml
-
Identifies location of the DTD needed to parse an OASIS catalog.
- PMCBootStrapper() - Constructor for class gov.ncbi.pmc.xml.PMCBootStrapper
-
Creates a new instance of PMCBootStrapper
- printUsage() - Method in class gov.ncbi.pmc.dtdanalyzer.App
-
Outputs usage message to standard output
- printUsage(OutputStream) - Method in class gov.ncbi.pmc.dtdanalyzer.App
-
Outputs the usage message to an output stream (System.out or System.err).
- processingInstruction(String, String) - Method in class gov.ncbi.pmc.dtdanalyzer.DTDEventHandler
-