| Modifier and Type | Method and Description |
|---|---|
void |
FeatureTypeRegistry.addSchemas(SchemaIndex schemaIndex) |
| Modifier and Type | Method and Description |
|---|---|
SchemaIndex |
EmfComplexFeatureReader.parse(Configuration configuration)
|
SchemaIndex |
EmfComplexFeatureReader.parse(String nameSpace,
String schemaLocation)
Parses the schema referenced by
location into a SchemaIndex |
SchemaIndex |
EmfComplexFeatureReader.parse(URL location)
Parses the gml schema referenced by
location into a SchemaIndex |
| Constructor and Description |
|---|
FeaturePropertyExtractor(SchemaIndex schemaIndex)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List |
GML2EncodingUtils.AbstractFeatureType_getProperties(Object object,
XSDElementDeclaration element,
SchemaIndex schemaIndex,
Set<String> toFilter,
Configuration configuration) |
List |
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) |
| Constructor and Description |
|---|
GMLAbstractFeatureTypeBinding(FeatureTypeCache ftCache,
BindingWalkerFactory bwFactory,
SchemaIndex schemaIndex,
Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static List |
GML3EncodingUtils.AbstractFeatureType_getProperties(Object object,
XSDElementDeclaration element,
SchemaIndex schemaIndex,
Configuration configuration)
Deprecated.
use
{@link #AbstractFeatureTypeGetProperties(Object, XSDElementDeclaration, SchemaIndex, Configuration)
|
List |
GML3EncodingUtils.AbstractFeatureTypeGetProperties(Object object,
XSDElementDeclaration element,
SchemaIndex schemaIndex,
Configuration configuration) |
| Constructor and Description |
|---|
AbstractFeatureTypeBinding(FeatureTypeCache ftCache,
BindingWalkerFactory bwFactory,
SchemaIndex schemaIndex,
Configuration configuration,
XSDIdRegistry idRegistry,
GML3EncodingUtils encodingUtils) |
| Constructor and Description |
|---|
MemberPropertyTypeBinding(XSDIdRegistry idSet,
SchemaIndex schemaIndex) |
| Modifier and Type | Method and Description |
|---|---|
static SchemaIndex |
Schemas.findSchemas(Configuration configuration)
Finds all the XSDSchemas used by the
configuration by looking at the
configuration's schema locator and its dependencies. |
SchemaIndex |
Encoder.getSchemaIndex() |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaIndexImpl |
| Modifier and Type | Method and Description |
|---|---|
SchemaIndex |
ParserHandler.getSchemaIndex() |
Copyright © 1996–2019 Geotools. All rights reserved.