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 classAppSchemaLocationResolverASchemaLocationResolverthat usesSchemaResolverto 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 SchemaLocationResolverAppSchemaXSD. createSchemaLocationResolver() -
Uses of SchemaLocationResolver in org.geotools.gml2
Methods in org.geotools.gml2 that return SchemaLocationResolver Modifier and Type Method Description SchemaLocationResolverApplicationSchemaXSD. createSchemaLocationResolver()Uses theschema.getSchemaLocation()'s parent folder as the base folder to resolvelocationas a relative URI of. -
Uses of SchemaLocationResolver in org.geotools.gml3
Methods in org.geotools.gml3 that return SchemaLocationResolver Modifier and Type Method Description SchemaLocationResolverApplicationSchemaXSD. createSchemaLocationResolver()Uses theschema.getSchemaLocation()'s parent folder as the base folder to resolvelocationas a relative URI of. -
Uses of SchemaLocationResolver in org.geotools.wps
Methods in org.geotools.wps that return SchemaLocationResolver Modifier and Type Method Description SchemaLocationResolverWPS. createSchemaLocationResolver() -
Uses of SchemaLocationResolver in org.geotools.xsd
Methods in org.geotools.xsd that return SchemaLocationResolver Modifier and Type Method Description SchemaLocationResolverXSD. createSchemaLocationResolver()
-