public interface XsdSchema
Modifier and Type | Method and Description |
---|---|
XmlValidator |
createValidator()
Creates a
XmlValidator based on the schema. |
Source |
getSource()
Returns the
Source of the schema. |
String |
getTargetNamespace()
Returns the target namespace of this schema.
|
String getTargetNamespace()
Source getSource()
Source
of the schema.XmlValidator createValidator()
XmlValidator
based on the schema.Copyright © 2018 Pivotal Software. All rights reserved.