| Package | Description |
|---|---|
| org.springframework.xml.validation |
Provides classes for XML validation in JAXP 1.0 and JAXP 1.3.
|
| Modifier and Type | Method and Description |
|---|---|
SAXParseException[] |
XmlValidator.validate(Source source,
ValidationErrorHandler errorHandler)
Validates the given
Source and ValidationErrorHandler, and returns an array of SAXParseExceptions as result. |
Copyright © 2019 Pivotal Software. All rights reserved.