public class ValidationUtils extends Object
| Constructor and Description |
|---|
ValidationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Schema |
createWFSSchema(Document wfsMetadata)
Creates a single Schema object representing the complete set of XML Schema constraints that apply to WFS 2.0
message entities.
|
public static Schema createWFSSchema(Document wfsMetadata)
wfsMetadata - metadata document of WFS. It is used to determine exact WFS 2.0 version (2.0.0 or 2.0.2).null if one cannot be constructed.Copyright © 2022 Open Geospatial Consortium. All rights reserved.