|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppSchemaValidator | |
---|---|
org.geotools.xml | Package supporting XML parsing with a focus on GML. |
Uses of AppSchemaValidator in org.geotools.xml |
---|
Methods in org.geotools.xml that return AppSchemaValidator | |
---|---|
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |