Uses of Class
org.geotools.xsd.SchemaLocationResolver
-
Packages that use SchemaLocationResolver Package Description org.geotools.appschema.resolver.xml org.geotools.gml2 org.geotools.gml3 org.geotools.wps org.geotools.xsd -
-
Uses of SchemaLocationResolver in org.geotools.appschema.resolver.xml
Subclasses of SchemaLocationResolver in org.geotools.appschema.resolver.xml Modifier and Type Class Description class
AppSchemaLocationResolver
ASchemaLocationResolver
that usesSchemaResolver
to locate schema resources in a catalog, on the classpath, or in a cache..Methods in org.geotools.appschema.resolver.xml that return SchemaLocationResolver Modifier and Type Method Description SchemaLocationResolver
AppSchemaXSD. createSchemaLocationResolver()
-
Uses of SchemaLocationResolver in org.geotools.gml2
Methods in org.geotools.gml2 that return SchemaLocationResolver Modifier and Type Method Description SchemaLocationResolver
ApplicationSchemaXSD. createSchemaLocationResolver()
Uses theschema.getSchemaLocation()
's parent folder as the base folder to resolvelocation
as a relative URI of. -
Uses of SchemaLocationResolver in org.geotools.gml3
Methods in org.geotools.gml3 that return SchemaLocationResolver Modifier and Type Method Description SchemaLocationResolver
ApplicationSchemaXSD. createSchemaLocationResolver()
Uses theschema.getSchemaLocation()
's parent folder as the base folder to resolvelocation
as a relative URI of. -
Uses of SchemaLocationResolver in org.geotools.wps
Methods in org.geotools.wps that return SchemaLocationResolver Modifier and Type Method Description SchemaLocationResolver
WPS. createSchemaLocationResolver()
-
Uses of SchemaLocationResolver in org.geotools.xsd
Methods in org.geotools.xsd that return SchemaLocationResolver Modifier and Type Method Description SchemaLocationResolver
XSD. createSchemaLocationResolver()
-