public interface XsdSchemaCollection
Modifier and Type | Method and Description |
---|---|
XmlValidator |
createValidator()
Creates a
XmlValidator based on the schemas contained in this collection. |
XsdSchema[] |
getXsdSchemas()
Returns all schemas contained in this collection.
|
XsdSchema[] getXsdSchemas()
XmlValidator createValidator()
XmlValidator
based on the schemas contained in this collection.Copyright © 2020 Pivotal Software. All rights reserved.