Uses of Class
org.geotools.xsd.XSD
-
-
Uses of XSD in org.geotools.appschema.resolver.xml
Subclasses of XSD in org.geotools.appschema.resolver.xml Modifier and Type Class Description class
AppSchemaXSD
XSD
that usesSchemaResolver
to locate schema resources in a catalog, on the classpath, or in a cache. -
Uses of XSD in org.geotools.csw
Subclasses of XSD in org.geotools.csw Modifier and Type Class Description class
CSW
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/cat/csw/2.0.2 schema.class
DC
This interface contains the qualified names of all the types,elements, and attributes in the http://purl.org/dc/elements/1.1/ schema.class
DCT
This interface contains the qualified names of all the types,elements, and attributes in the http://purl.org/dc/terms/ schema.Method parameters in org.geotools.csw with type arguments of type XSD Modifier and Type Method Description protected void
CSW. addDependencies(Set<XSD> dependencies)
protected void
DCT. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.filter.v1_0
Subclasses of XSD in org.geotools.filter.v1_0 Modifier and Type Class Description class
OGC
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/ogc schema.Method parameters in org.geotools.filter.v1_0 with type arguments of type XSD Modifier and Type Method Description protected void
OGC. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.filter.v1_0.capabilities
Subclasses of XSD in org.geotools.filter.v1_0.capabilities Modifier and Type Class Description class
OGC
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/ogc schema. -
Uses of XSD in org.geotools.filter.v1_1
Subclasses of XSD in org.geotools.filter.v1_1 Modifier and Type Class Description class
OGC
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/ogc schema.Method parameters in org.geotools.filter.v1_1 with type arguments of type XSD Modifier and Type Method Description protected void
OGC. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.filter.v2_0
Subclasses of XSD in org.geotools.filter.v2_0 Modifier and Type Class Description class
FES
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/fes/2.0 schema.Method parameters in org.geotools.filter.v2_0 with type arguments of type XSD Modifier and Type Method Description protected void
FES. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.geopkg.wps.xml
Subclasses of XSD in org.geotools.geopkg.wps.xml Modifier and Type Class Description class
GPKG
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/gpkg schema.Method parameters in org.geotools.geopkg.wps.xml with type arguments of type XSD Modifier and Type Method Description protected void
GPKG. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml2
Subclasses of XSD in org.geotools.gml2 Modifier and Type Class Description class
ApplicationSchemaXSD
XSD instance for an application schema.class
GML
This interface contains the qualified names of all the types in the http://www.opengis.net/gml schema.Method parameters in org.geotools.gml2 with type arguments of type XSD Modifier and Type Method Description protected void
ApplicationSchemaXSD. addDependencies(Set<XSD> dependencies)
protected void
GML. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml2.bindings
Constructors in org.geotools.gml2.bindings with parameters of type XSD Constructor Description GMLEncodingUtils(XSD gml)
-
Uses of XSD in org.geotools.gml2.simple
Methods in org.geotools.gml2.simple that return XSD Modifier and Type Method Description XSD
GML2FeatureCollectionEncoderDelegate.GML2Delegate. getSchema()
XSD
GMLDelegate. getSchema()
The XSD schema used by this GML version -
Uses of XSD in org.geotools.gml3
Subclasses of XSD in org.geotools.gml3 Modifier and Type Class Description class
ApplicationSchemaXSD
XSD instance for an application schema.class
GML
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/gml schema.Method parameters in org.geotools.gml3 with type arguments of type XSD Modifier and Type Method Description protected void
ApplicationSchemaXSD. addDependencies(Set<XSD> dependencies)
protected void
GML. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml3.bindings
Constructors in org.geotools.gml3.bindings with parameters of type XSD Constructor Description GML3EncodingUtils(XSD gml)
-
Uses of XSD in org.geotools.gml3.simple
Methods in org.geotools.gml3.simple that return XSD Modifier and Type Method Description XSD
GML32FeatureCollectionEncoderDelegate.GML32Delegate. getSchema()
-
Uses of XSD in org.geotools.gml3.smil
Subclasses of XSD in org.geotools.gml3.smil Modifier and Type Class Description class
SMIL20
This interface contains the qualified names of all the types,elements, and attributes in the http://www.w3.org/2001/SMIL20/ schema.class
SMIL20LANG
This interface contains the qualified names of all the types,elements, and attributes in the http://www.w3.org/2001/SMIL20/Language schema.class
XMLMOD
Method parameters in org.geotools.gml3.smil with type arguments of type XSD Modifier and Type Method Description protected void
SMIL20. addDependencies(Set<XSD> dependencies)
protected void
SMIL20LANG. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml3.v3_2
Subclasses of XSD in org.geotools.gml3.v3_2 Modifier and Type Class Description class
GML
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/gml/3.2 schema.static class
GML.DelegatingXSD
AnXSD
that delegates to GML for its XSDSchema.Method parameters in org.geotools.gml3.v3_2 with type arguments of type XSD Modifier and Type Method Description protected void
GML. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml3.v3_2.gco
Subclasses of XSD in org.geotools.gml3.v3_2.gco Modifier and Type Class Description class
GCO
This interface contains the qualified names of all the types,elements, and attributes in the http://www.isotc211.org/2005/gco schema.Method parameters in org.geotools.gml3.v3_2.gco with type arguments of type XSD Modifier and Type Method Description protected void
GCO. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml3.v3_2.gmd
Subclasses of XSD in org.geotools.gml3.v3_2.gmd Modifier and Type Class Description class
GMD
This interface contains the qualified names of all the types,elements, and attributes in the http://www.isotc211.org/2005/gmd schema.Method parameters in org.geotools.gml3.v3_2.gmd with type arguments of type XSD Modifier and Type Method Description protected void
GMD. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml3.v3_2.gmx
Subclasses of XSD in org.geotools.gml3.v3_2.gmx Modifier and Type Class Description class
GMX
This interface contains the qualified names of all the types,elements, and attributes in the http://www.isotc211.org/2005/gmx schema.Method parameters in org.geotools.gml3.v3_2.gmx with type arguments of type XSD Modifier and Type Method Description protected void
GMX. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml3.v3_2.gsr
Subclasses of XSD in org.geotools.gml3.v3_2.gsr Modifier and Type Class Description class
GSR
This interface contains the qualified names of all the types,elements, and attributes in the http://www.isotc211.org/2005/gsr schema.Method parameters in org.geotools.gml3.v3_2.gsr with type arguments of type XSD Modifier and Type Method Description protected void
GSR. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml3.v3_2.gss
Subclasses of XSD in org.geotools.gml3.v3_2.gss Modifier and Type Class Description class
GSS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.isotc211.org/2005/gss schema.Method parameters in org.geotools.gml3.v3_2.gss with type arguments of type XSD Modifier and Type Method Description protected void
GSS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml3.v3_2.gts
Subclasses of XSD in org.geotools.gml3.v3_2.gts Modifier and Type Class Description class
GTS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.isotc211.org/2005/gts schema.Method parameters in org.geotools.gml3.v3_2.gts with type arguments of type XSD Modifier and Type Method Description protected void
GTS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.gml4wcs
Subclasses of XSD in org.geotools.gml4wcs Modifier and Type Class Description class
GML
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/gml schema.Method parameters in org.geotools.gml4wcs with type arguments of type XSD Modifier and Type Method Description protected void
GML. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.kml
Subclasses of XSD in org.geotools.kml Modifier and Type Class Description class
KML
This interface contains the qualified names of all the types,elements, and attributes in the http://earth.google.com/kml/2.1 schema. -
Uses of XSD in org.geotools.kml.v22
Subclasses of XSD in org.geotools.kml.v22 Modifier and Type Class Description class
KML
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/kml/2.2 schema. -
Uses of XSD in org.geotools.ows.v1_1
Subclasses of XSD in org.geotools.ows.v1_1 Modifier and Type Class Description class
OWS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/ows/1.1 schema.Method parameters in org.geotools.ows.v1_1 with type arguments of type XSD Modifier and Type Method Description protected void
OWS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.ows.v2_0
Subclasses of XSD in org.geotools.ows.v2_0 Modifier and Type Class Description class
OWS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/ows/2.0 schema.Method parameters in org.geotools.ows.v2_0 with type arguments of type XSD Modifier and Type Method Description protected void
OWS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.se.v1_1
Subclasses of XSD in org.geotools.se.v1_1 Modifier and Type Class Description class
SE
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/se schema.Method parameters in org.geotools.se.v1_1 with type arguments of type XSD Modifier and Type Method Description protected void
SE. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.sld.bindings
Subclasses of XSD in org.geotools.sld.bindings Modifier and Type Class Description class
SLD
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/sld schema.Method parameters in org.geotools.sld.bindings with type arguments of type XSD Modifier and Type Method Description protected void
SLD. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.sld.v1_1
Subclasses of XSD in org.geotools.sld.v1_1 Modifier and Type Class Description class
SLD
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/sld schema.Method parameters in org.geotools.sld.v1_1 with type arguments of type XSD Modifier and Type Method Description protected void
SLD. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.wcs
Subclasses of XSD in org.geotools.wcs Modifier and Type Class Description class
WCS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wcs schema.Method parameters in org.geotools.wcs with type arguments of type XSD Modifier and Type Method Description protected void
WCS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.wcs.v1_1
Subclasses of XSD in org.geotools.wcs.v1_1 Modifier and Type Class Description class
WCS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wcs/1.1.1 schema.Method parameters in org.geotools.wcs.v1_1 with type arguments of type XSD Modifier and Type Method Description protected void
WCS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.wcs.v2_0
Subclasses of XSD in org.geotools.wcs.v2_0 Modifier and Type Class Description class
Interpolation
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/WCS_service-extension_interpolation/1.0 schema.class
RangeSubset
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wcs/range-subsetting/1.0 schema.class
Scaling
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/WCS_service-extension_scaling/1.0 schema.class
WCS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wcs/2.0 schema.class
WCSEO
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wcseo/1.0 schema.Method parameters in org.geotools.wcs.v2_0 with type arguments of type XSD Modifier and Type Method Description protected void
WCS. addDependencies(Set<XSD> dependencies)
protected void
WCSEO. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.wfs
Subclasses of XSD in org.geotools.wfs Modifier and Type Class Description class
WFS
This interface contains the qualified names of all the types,elements, and attributes in thehttp://www.opengis.net/wfs
for thehttp://schemas.opengis.net/wfs/1.1.0/wfs.xsd
schema.Constructors in org.geotools.wfs with parameters of type XSD Constructor Description WFSConfiguration(XSD wfs)
Creates a new configuration. -
Uses of XSD in org.geotools.wfs.v1_0
Subclasses of XSD in org.geotools.wfs.v1_0 Modifier and Type Class Description class
WFS
XSD for wfs 1.0; except for WFS 1.0 capabilities document, for whichWFSCapabilities
shall be used, as its based on a different schema.class
WFSCapabilities
XSD for wfs 1.0. capabilities document; for non capabilities useWFS
, as it's based on a different schema. -
Uses of XSD in org.geotools.wfs.v1_1
Subclasses of XSD in org.geotools.wfs.v1_1 Modifier and Type Class Description class
WFS
XSD for wfs 1.1.Method parameters in org.geotools.wfs.v1_1 with type arguments of type XSD Modifier and Type Method Description protected void
WFS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.wfs.v2_0
Subclasses of XSD in org.geotools.wfs.v2_0 Modifier and Type Class Description class
WFS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wfs/2.0 schema.class
WFSCapabilities
XSD for wfs 1.0. capabilities document; for non capabilities useWFS
, as it's based on a different schema.Method parameters in org.geotools.wfs.v2_0 with type arguments of type XSD Modifier and Type Method Description protected void
WFS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.wms.v1_3
Subclasses of XSD in org.geotools.wms.v1_3 Modifier and Type Class Description class
WMS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wms schema. -
Uses of XSD in org.geotools.wmts
Subclasses of XSD in org.geotools.wmts Modifier and Type Class Description class
WMTS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wmts/1.0 schema.Method parameters in org.geotools.wmts with type arguments of type XSD Modifier and Type Method Description protected void
WMTS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.wps
Subclasses of XSD in org.geotools.wps Modifier and Type Class Description class
WPS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wps/1.0.0 schema.Method parameters in org.geotools.wps with type arguments of type XSD Modifier and Type Method Description protected void
WPS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.wps.v2_0
Subclasses of XSD in org.geotools.wps.v2_0 Modifier and Type Class Description class
WPS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wps/2.0 schema.Method parameters in org.geotools.wps.v2_0 with type arguments of type XSD Modifier and Type Method Description protected void
WPS. addDependencies(Set<XSD> dependencies)
-
Uses of XSD in org.geotools.xlink
Subclasses of XSD in org.geotools.xlink Modifier and Type Class Description class
XLINK
This interface contains the qualified names of all the types,elements, and attributes in the http://www.w3.org/1999/xlink schema. -
Uses of XSD in org.geotools.xs
Subclasses of XSD in org.geotools.xs Modifier and Type Class Description class
XS
This interface contains the qualified names of all the types in the http://www.w3.org/2001/XMLSchema schema.Methods in org.geotools.xs that return XSD Modifier and Type Method Description static XSD
XS. getInstance()
The singleton instance. -
Uses of XSD in org.geotools.xsd
Subclasses of XSD in org.geotools.xsd Modifier and Type Class Description class
XML
This interface contains the qualified names of all the types,elements, and attributes in the http://www.w3.org/XML/1998/namespace schema.Fields in org.geotools.xsd declared as XSD Modifier and Type Field Description protected XSD
SchemaLocationResolver. xsd
the xsd instanceprotected XSD
SchemaLocator. xsd
The xsd instance.Methods in org.geotools.xsd that return XSD Modifier and Type Method Description XSD
Configuration. getXSD()
The XSD instance representing the schema for which the schema works against.Methods in org.geotools.xsd that return types with arguments of type XSD Modifier and Type Method Description protected List<XSD>
XSD. allDependencies()
List<XSD>
XSD. getAllDependencies()
Returns all dependencies , direct and transitive that this xsd depends on.Set<XSD>
XSD. getDependencies()
The dependencies of this schema.Method parameters in org.geotools.xsd with type arguments of type XSD Modifier and Type Method Description protected void
XSD. addDependencies(Set<XSD> dependencies)
Subclass hook to add additional dependencies.Constructors in org.geotools.xsd with parameters of type XSD Constructor Description Configuration(XSD xsd)
Creates a new configuration.SchemaLocationResolver(XSD xsd)
Creates the new schema location resolver.SchemaLocationResolver(XSD xsd, String... lookupDirectories)
Creates the new schema location resolver specifying additional directories to locate schema files in.SchemaLocator(XSD xsd)
Creates a new instance of the schema locator. -
Uses of XSD in org.geotools.xsd.ows
Subclasses of XSD in org.geotools.xsd.ows Modifier and Type Class Description class
OWS
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/ows schema.Method parameters in org.geotools.xsd.ows with type arguments of type XSD Modifier and Type Method Description protected void
OWS. addDependencies(Set<XSD> dependencies)
-