|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlException | |
---|---|
org.springframework.xml.validation | Provides classes for XML validation in JAXP 1.0 and JAXP 1.3. |
org.springframework.xml.xpath | Provides XPathTemplate implementations, and various classes for XPath evaluation using JAXP 1.3, and Jaxen. |
Uses of XmlException in org.springframework.xml.validation |
---|
Subclasses of XmlException in org.springframework.xml.validation | |
---|---|
class |
XmlValidationException
Exception thrown when a validation error occurs |
Uses of XmlException in org.springframework.xml.xpath |
---|
Subclasses of XmlException in org.springframework.xml.xpath | |
---|---|
class |
XPathException
Exception thrown when an error occurs during XPath processing. |
class |
XPathParseException
Exception throws when a XPath expression cannot be parsed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |