|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaLocationResolver | |
---|---|
org.geotools.gml3 | |
org.geotools.gml3.v3_2 | |
org.geotools.wps | |
org.geotools.xml | Package supporting XML parsing with a focus on GML. |
Uses of SchemaLocationResolver in org.geotools.gml3 |
---|
Methods in org.geotools.gml3 that return SchemaLocationResolver | |
---|---|
SchemaLocationResolver |
ApplicationSchemaXSD.createSchemaLocationResolver()
Uses the schema.getSchemaLocation() 's parent
folder as the base folder to resolve location as a
relative URI of. |
Uses of SchemaLocationResolver in org.geotools.gml3.v3_2 |
---|
Methods in org.geotools.gml3.v3_2 that return SchemaLocationResolver | |
---|---|
SchemaLocationResolver |
StubbedGMLXSD.createSchemaLocationResolver()
|
Uses of SchemaLocationResolver in org.geotools.wps |
---|
Methods in org.geotools.wps that return SchemaLocationResolver | |
---|---|
SchemaLocationResolver |
WPS.createSchemaLocationResolver()
|
Uses of SchemaLocationResolver in org.geotools.xml |
---|
Subclasses of SchemaLocationResolver in org.geotools.xml | |
---|---|
class |
AppSchemaLocationResolver
A SchemaLocationResolver that uses AppSchemaResolver to locate schema resources
in a catalog, on the classpath, or in a cache.. |
Methods in org.geotools.xml that return SchemaLocationResolver | |
---|---|
SchemaLocationResolver |
AppSchemaXSD.createSchemaLocationResolver()
|
SchemaLocationResolver |
XSD.createSchemaLocationResolver()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |