|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectSchemaCatalog
public class SchemaCatalog
Support for XML schema resolution in an OASIS Catalog (with URI resolution semantics).
Method Summary | |
---|---|
static SchemaCatalog |
build(URL catalogLocation)
Build an catalog using the given OASIS Catalog file URL. |
String |
resolveLocation(String location)
Return schema location resolved in the catalog if possible. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String resolveLocation(String location)
location
- typically an absolute http/https URL.
public static SchemaCatalog build(URL catalogLocation)
catalogLocation
- local file URL to an OASIS cCtalog
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |