public class XMLLocations extends Object
http://www.w3.org/2001/XMLSchema.dtd
http://www.w3.org/2001/xml.xsd
To define a resolver for these reference files, see EntityListResolver.addResolvedSystemIDs(java.util.List, java.net.URL)
.
EntityListResolver
Modifier and Type | Method and Description |
---|---|
static XMLLocations |
getInstance()
Return the unique instance.
|
List<String> |
getSchemaDTDLocations()
Return the list of URI locations for the XML Schema DTD.
|
URL |
getXMLSchema()
Return the local copy of the XML Schema file:
http://www.w3.org/2001/xml.xsd . |
URL |
getXMLSchemaDTD()
Return the local copy of the XML Schema DTD:
http://www.w3.org/2001/XMLSchema.dtd . |
List<String> |
getXMLSchemaLocations()
Return the list of URI locations for the XML Schema file.
|
public static XMLLocations getInstance()
public URL getXMLSchemaDTD()
http://www.w3.org/2001/XMLSchema.dtd
.public URL getXMLSchema()
http://www.w3.org/2001/xml.xsd
.public List<String> getXMLSchemaLocations()
http://www.w3.org/2001/xml.xsd
xml.xsd