Spring Web Services Framework

Package org.springframework.xml.validation

Provides classes for XML validation in JAXP 1.0 and JAXP 1.3.

See:
          Description

Interface Summary
ValidationErrorHandler Subinterface of ErrorHandler that allows the registered errors to be retrieved.
XmlValidator Simple processor that validates a given Source.
 

Class Summary
SchemaLoaderUtils Convenient utility methods for loading of Schema objects, performing standard handling of input streams.
XmlValidatorFactory Factory for XmlValidator objects, being aware of JAXP 1.3 Validators, and JAXP 1.0 parsing capababilities.
 

Exception Summary
XmlValidationException Exception thrown when a validation error occurs
 

Package org.springframework.xml.validation Description

Provides classes for XML validation in JAXP 1.0 and JAXP 1.3. Mostly for internal use by the framework.


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.