|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UncategorizedXmlMappingException | |
---|---|
org.springframework.oxm.castor | Package providing integration of Castor within Springs O/X Mapping support. |
org.springframework.oxm.jaxb | Package providing integration of JAXB with Springs O/X Mapping support. |
org.springframework.oxm.jibx | Package providing integration of JiBX with Springs O/X Mapping support. |
org.springframework.oxm.xmlbeans | Package providing integration of XMLBeans with Springs O/X Mapping support. |
org.springframework.oxm.xstream | Package providing integration of XStream with Springs O/X Mapping support. |
Uses of UncategorizedXmlMappingException in org.springframework.oxm.castor |
---|
Subclasses of UncategorizedXmlMappingException in org.springframework.oxm.castor | |
---|---|
class |
CastorSystemException
Castor-specific subclass of UncategorizedXmlMappingException , for Castor exceptions that cannot be
distinguished further. |
Uses of UncategorizedXmlMappingException in org.springframework.oxm.jaxb |
---|
Subclasses of UncategorizedXmlMappingException in org.springframework.oxm.jaxb | |
---|---|
class |
JaxbSystemException
JAXB-specific subclass of UncategorizedXmlMappingException , for JAXBException s that cannot
be distinguished further. |
Uses of UncategorizedXmlMappingException in org.springframework.oxm.jibx |
---|
Subclasses of UncategorizedXmlMappingException in org.springframework.oxm.jibx | |
---|---|
class |
JibxSystemException
JiBX-specific subclass of UncategorizedXmlMappingException , for JiBXBException s that cannot
be distinguished further. |
Uses of UncategorizedXmlMappingException in org.springframework.oxm.xmlbeans |
---|
Subclasses of UncategorizedXmlMappingException in org.springframework.oxm.xmlbeans | |
---|---|
class |
XmlBeansSystemException
XMLBeans-specific subclass of UncategorizedXmlMappingException , for XMLBeans exceptions that cannot be
distinguished further. |
Uses of UncategorizedXmlMappingException in org.springframework.oxm.xstream |
---|
Subclasses of UncategorizedXmlMappingException in org.springframework.oxm.xstream | |
---|---|
class |
XStreamSystemException
XStream-specific subclass of UncategorizedXmlMappingException , for XStream exceptions that cannot be
distinguished further. |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |