Package org.springframework.xml.validation
package org.springframework.xml.validation
Provides classes for XML validation in JAXP 1.0 and JAXP 1.3. Mostly for internal use by the framework.
-
ClassDescriptionConvenient utility methods for loading of
Schema
objects, performing standard handling of input streams.Subinterface ofErrorHandler
that allows the registered errors to be retrieved.Exception thrown when a validation error occursSimple processor that validates a givenSource
.Factory forXmlValidator
objects, being aware of JAXP 1.3Validator
s, and JAXP 1.0 parsing capabilities.