Spring Web Services Framework

Uses of Package
org.springframework.xml.validation

Packages that use org.springframework.xml.validation
org.springframework.ws.server.endpoint.interceptor Provides miscellaneous endpoints EndpointInterceptor implementations. 
org.springframework.xml.validation Provides classes for XML validation in JAXP 1.0 and JAXP 1.3. 
org.springframework.xml.xsd Provides an abstraction over XSD XML schemas. 
org.springframework.xml.xsd.commons Contains a implementation of the XsdSchema interfaces that uses Apache WS-Commons XML Schema. 
 

Classes in org.springframework.xml.validation used by org.springframework.ws.server.endpoint.interceptor
ValidationErrorHandler
          Subinterface of ErrorHandler that allows the registered errors to be retrieved.
 

Classes in org.springframework.xml.validation used by org.springframework.xml.validation
ValidationErrorHandler
          Subinterface of ErrorHandler that allows the registered errors to be retrieved.
XmlValidator
          Simple processor that validates a given Source.
 

Classes in org.springframework.xml.validation used by org.springframework.xml.xsd
XmlValidator
          Simple processor that validates a given Source.
 

Classes in org.springframework.xml.validation used by org.springframework.xml.xsd.commons
XmlValidator
          Simple processor that validates a given Source.
 


Spring Web Services Framework

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