Package | Description |
---|---|
gov.ncbi.pmc.dtdanalyzer |
Modifier and Type | Method and Description |
---|---|
DtdSpecifier |
App.getDtdSpec()
Get the DtdSpecifier.
|
DtdSpecifier |
App.getDtdSpec(int i)
Same, but use this when there are multiple dtds allowed.
|
Constructor and Description |
---|
ModelBuilder(DtdSpecifier _dtdSpec,
String[] _roots,
org.apache.xml.resolver.tools.CatalogResolver _resolver)
Constructor.
|
ModelBuilder(DtdSpecifier _dtdSpec,
String[] _roots,
org.apache.xml.resolver.tools.CatalogResolver _resolver,
boolean _debug)
Constructor; allows you to set the debug flag
|