Serialized Form
-
Package org.springframework.xml
-
Exception org.springframework.xml.XmlException
class XmlException extends org.springframework.core.NestedRuntimeException implements Serializable
-
-
Package org.springframework.xml.validation
-
Exception org.springframework.xml.validation.XmlValidationException
class XmlValidationException extends XmlException implements Serializable
-
-
Package org.springframework.xml.xpath
-
Exception org.springframework.xml.xpath.XPathException
class XPathException extends XmlException implements Serializable -
Exception org.springframework.xml.xpath.XPathParseException
class XPathParseException extends XPathException implements Serializable
-
-
Package org.springframework.xml.xsd
-
Exception org.springframework.xml.xsd.XsdSchemaException
class XsdSchemaException extends XmlException implements Serializable
-
-
Package org.springframework.xml.xsd.commons
-
Exception org.springframework.xml.xsd.commons.CommonsXsdSchemaException
class CommonsXsdSchemaException extends XsdSchemaException implements Serializable
-