Constant Field Values
Contents
org.apache.*
-
org.apache.xml.resolver.CatalogException Modifier and Type Constant Field Value public static final int
INVALID_ENTRY
2
public static final int
INVALID_ENTRY_TYPE
3
public static final int
NO_XML_PARSER
4
public static final int
PARSE_FAILED
7
public static final int
UNENDED_COMMENT
8
public static final int
UNKNOWN_FORMAT
5
public static final int
UNPARSEABLE
6
public static final int
WRAPPER
1
-
org.apache.xml.resolver.helpers.BootstrapResolver Modifier and Type Constant Field Value public static final java.lang.String
xCatalogPubId
"-//DTD XCatalog//EN"
public static final java.lang.String
xmlCatalogPubId
"-//OASIS//DTD XML Catalogs V1.0//EN"
public static final java.lang.String
xmlCatalogRNG
"http://www.oasis-open.org/committees/entity/release/1.0/catalog.rng"
public static final java.lang.String
xmlCatalogSysId
"http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd"
public static final java.lang.String
xmlCatalogXSD
"http://www.oasis-open.org/committees/entity/release/1.0/catalog.xsd"
-
org.apache.xml.resolver.readers.ExtendedXMLCatalogReader Modifier and Type Constant Field Value public static final java.lang.String
extendedNamespaceName
"http://nwalsh.com/xcatalog/1.0"
-
org.apache.xml.resolver.readers.OASISXMLCatalogReader Modifier and Type Constant Field Value public static final java.lang.String
namespaceName
"urn:oasis:names:tc:entity:xmlns:xml:catalog"
public static final java.lang.String
tr9401NamespaceName
"urn:oasis:names:tc:entity:xmlns:tr9401:catalog"