Uses of Class
org.springframework.xml.XmlException
Package
Description
Provides classes for XML validation in JAXP 1.0 and JAXP 1.3.
Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen.
Provides an abstraction over XSD XML schemas.
Contains a implementation of the
XsdSchema
interfaces that uses Apache WS-Commons XML Schema.-
Uses of XmlException in org.springframework.xml.validation
Modifier and TypeClassDescriptionclass
Exception thrown when a validation error occurs -
Uses of XmlException in org.springframework.xml.xpath
Modifier and TypeClassDescriptionclass
Exception thrown when an error occurs during XPath processing.class
Exception throws when a XPath expression cannot be parsed. -
Uses of XmlException in org.springframework.xml.xsd
Modifier and TypeClassDescriptionclass
Base class for all WSDL definition exceptions. -
Uses of XmlException in org.springframework.xml.xsd.commons