public class BootstrapResolver
extends org.apache.xml.resolver.helpers.BootstrapResolver
Modifier and Type | Field and Description |
---|---|
static String |
xCatalogPubId
Public identifier for legacy Apache XCatalog files.
|
static String |
xmlCatalog11PubId
Public identifier for OASIS XML Catalog 1.1 files.
|
static String |
xmlCatalog11SysId
System identifier for OASIS XML Catalog 1.1 files.
|
static String |
xmlCatalogPubId
Public identifier for OASIS XML Catalog files.
|
static String |
xmlCatalogRNG
URI of the RELAX NG Grammar for OASIS XML Catalog files.
|
static String |
xmlCatalogSysId
System identifier for OASIS XML Catalog files.
|
static String |
xmlCatalogXSD
URI of the W3C XML Schema for OASIS XML Catalog files.
|
Constructor and Description |
---|
BootstrapResolver() |
public static final String xmlCatalogXSD
public static final String xmlCatalogRNG
public static final String xmlCatalogPubId
public static final String xmlCatalogSysId
public static final String xmlCatalog11PubId
public static final String xmlCatalog11SysId
public static final String xCatalogPubId
public InputSource resolveEntity(String publicId, String systemId)
resolveEntity
in interface EntityResolver
resolveEntity
in class org.apache.xml.resolver.helpers.BootstrapResolver
public Source resolve(String href, String base) throws TransformerException
resolve
in interface URIResolver
resolve
in class org.apache.xml.resolver.helpers.BootstrapResolver
TransformerException
public static URL makeURL(String pathname) throws MalformedURLException
MalformedURLException
Copyright © 2010–2015 Planetary Data System. All rights reserved.