Package | Description |
---|---|
org.geotools.appschema.resolver.xml |
Modifier and Type | Method and Description |
---|---|
static AppSchemaValidator |
AppSchemaValidator.buildValidator()
Construct an
AppSchemaValidator that performs schema validation against schemas found
on the classpath using the convention described in SchemaResolver.getSimpleHttpResourcePath(java.net.URI) . |
static AppSchemaValidator |
AppSchemaValidator.buildValidator(SchemaCatalog catalog)
Construct an
AppSchemaValidator that performs schema validation against schemas found
using an SchemaResolver with a SchemaCatalog . |
static AppSchemaValidator |
AppSchemaValidator.buildValidator(SchemaResolver resolver)
Construct an
AppSchemaValidator that performs schema validation against schemas found
using an SchemaResolver . |
Copyright © 1996–2019 Geotools. All rights reserved.