Package | Description |
---|---|
org.geotools.appschema.resolver.xml | |
org.geotools.data.complex.util |
Modifier and Type | Method and Description |
---|---|
static AppSchemaValidator |
AppSchemaValidator.buildValidator(SchemaResolver resolver)
Construct an
AppSchemaValidator that performs schema validation against schemas found
using an SchemaResolver . |
Constructor and Description |
---|
AppSchemaConfiguration(String namespace,
String schemaLocation,
SchemaResolver resolver)
Because we do not know the dependent GML
Configuration until runtime, it must be
specified as a constructor argument. |
AppSchemaLocationResolver(SchemaResolver resolver)
Constructor.
|
AppSchemaXSD(String namespaceUri,
String schemaLocation,
SchemaResolver resolver) |
Modifier and Type | Method and Description |
---|---|
SchemaResolver |
EmfComplexFeatureReader.getResolver() |
Modifier and Type | Method and Description |
---|---|
void |
EmfComplexFeatureReader.setResolver(SchemaResolver resolver) |
Copyright © 1996–2019 Geotools. All rights reserved.