|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.xml.AppSchemaCatalog
public class AppSchemaCatalog
Support for application schema resolution in an OASIS Catalog (with URI resolution semantics).
Method Summary | |
---|---|
static AppSchemaCatalog |
build(java.net.URL catalogLocation)
Build an catalog using the given OASIS Catalog file URL. |
java.lang.String |
resolveLocation(java.lang.String location)
Return schema location resolved in the catalog if possible. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String resolveLocation(java.lang.String location)
location
- typically an absolute http/https URL.
public static AppSchemaCatalog build(java.net.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 |