public class GmlSchemaValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_FEATURE_TYPE |
| Constructor and Description |
|---|
GmlSchemaValidator() |
| Modifier and Type | Method and Description |
|---|---|
Document |
validateSchemaByURL(String schemaURL) |
Document |
validateSchemaByURL(String schemaURL,
List featureTypes) |
public static final String ERROR_FEATURE_TYPE
public Document validateSchemaByURL(String schemaURL) throws Exception
Exceptionpublic Document validateSchemaByURL(String schemaURL, List featureTypes) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2014 Open Geospatial Consortium. All rights reserved.