Uses of Interface
org.geotools.xsd.SchemaIndex
Packages that use SchemaIndex
Package
Description
-
Uses of SchemaIndex in org.geotools.data.complex.feature.type
Methods in org.geotools.data.complex.feature.type with parameters of type SchemaIndex -
Uses of SchemaIndex in org.geotools.data.complex.util
Methods in org.geotools.data.complex.util that return SchemaIndexModifier and TypeMethodDescriptionParses the schema referenced bylocation
into aSchemaIndex
Parses the gml schema referenced bylocation
into aSchemaIndex
EmfComplexFeatureReader.parse
(Configuration configuration) -
Uses of SchemaIndex in org.geotools.gml2.bindings
Methods in org.geotools.gml2.bindings with parameters of type SchemaIndexModifier and TypeMethodDescriptionGML2EncodingUtils.AbstractFeatureType_getProperties
(Object object, XSDElementDeclaration element, SchemaIndex schemaIndex, Set<String> toFilter, Configuration configuration) GMLEncodingUtils.AbstractFeatureType_getProperties
(Object object, XSDElementDeclaration element, SchemaIndex schemaIndex, Set<String> toFilter, Configuration configuration) static XSDTypeDefinition
GML2EncodingUtils.createXmlTypeFromFeatureType
(SimpleFeatureType featureType, SchemaIndex schemaIndex, Set<String> toFilter) XSDTypeDefinition
GMLEncodingUtils.createXmlTypeFromFeatureType
(SimpleFeatureType featureType, SchemaIndex schemaIndex, Set<String> toFilter) Constructors in org.geotools.gml2.bindings with parameters of type SchemaIndexModifierConstructorDescriptionGMLAbstractFeatureTypeBinding
(FeatureTypeCache ftCache, BindingWalkerFactory bwFactory, SchemaIndex schemaIndex, Configuration configuration) -
Uses of SchemaIndex in org.geotools.gml3.bindings
Methods in org.geotools.gml3.bindings with parameters of type SchemaIndexModifier and TypeMethodDescriptionGML3EncodingUtils.AbstractFeatureTypeGetProperties
(Object object, XSDElementDeclaration element, SchemaIndex schemaIndex, Configuration configuration) Constructors in org.geotools.gml3.bindings with parameters of type SchemaIndexModifierConstructorDescriptionAbstractFeatureTypeBinding
(FeatureTypeCache ftCache, BindingWalkerFactory bwFactory, SchemaIndex schemaIndex, Configuration configuration, XSDIdRegistry idRegistry, GML3EncodingUtils encodingUtils) -
Uses of SchemaIndex in org.geotools.wfs.v2_0
Constructors in org.geotools.wfs.v2_0 with parameters of type SchemaIndexModifierConstructorDescriptionMemberPropertyTypeBinding
(XSDIdRegistry idSet, SchemaIndex schemaIndex) -
Uses of SchemaIndex in org.geotools.xsd
Methods in org.geotools.xsd that return SchemaIndexModifier and TypeMethodDescriptionstatic final SchemaIndex
Schemas.findSchemas
(Configuration configuration) Finds all the XSDSchemas used by theconfiguration
by looking at the configuration's schema locator and its dependencies.static final SchemaIndex
Schemas.findSchemas
(Configuration configuration, EntityResolver entityResolver) Finds all the XSDSchemas used by theconfiguration
by looking at the configuration's schema locator and its dependencies.Encoder.getSchemaIndex()
-
Uses of SchemaIndex in org.geotools.xsd.impl
Classes in org.geotools.xsd.impl that implement SchemaIndexMethods in org.geotools.xsd.impl that return SchemaIndex