Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.oxm Classes and Interfaces - 26 results found.
NameDescriptionTypePackageFramework
AbstractMarshallerAbstract implementation of the Marshaller and Unmarshaller interface.Classorg.springframework.oxm.supportSpring MVC
CastorMappingExceptionException thrown by CastorMarshaller whenever it encounters a mapping problem.Classorg.springframework.oxm.castorSpring MVC
CastorMarshallernot require any further configuration, though setting target classes, target packages orproviding a mapping file can be used to have more control over the behavior of Castor.Classorg.springframework.oxm.castorSpring MVC
CastorMarshallerBeanDefinitionParserParser for the element.Classorg.springframework.oxm.configSpring MVC
CatchAllConverterXStream Converter that supports all classes but throws exceptionsfor (un)marshalling.Classorg.springframework.oxm.xstreamSpring MVC
GenericMarshallerSubinterface of Marshaller that has support for Java 5 generics.Interfaceorg.springframework.oxmSpring MVC
GenericUnmarshallerSubinterface of Unmarshaller that has support for Java 5 generics.Interfaceorg.springframework.oxmSpring MVC
Jaxb2Marshalleras included in JDK 6 update 4+ and Java 7/8.Classorg.springframework.oxm.jaxbSpring MVC
JibxMarshallerThe typical usage will be to set the targetClass and optionally thebindingName property on this bean.Classorg.springframework.oxm.jibxSpring MVC
MarshallerDefines the contract for Object XML Mapping Marshallers.Interfaceorg.springframework.oxmSpring MVC
MarshallingExceptionBase class for exception thrown when a marshalling or unmarshalling error occurs.Classorg.springframework.oxmSpring MVC
MarshallingFailureExceptionException thrown on marshalling failure.Classorg.springframework.oxmSpring MVC
MarshallingSourceSource implementation that uses a Marshaller.Classorg.springframework.oxm.supportSpring MVC
MimeContainerRepresents a container for MIME attachmentsConcrete implementations might adapt a SOAPMessage or an email message.Interfaceorg.springframework.oxm.mimeSpring MVC
MimeMarshallerSubinterface of Marshaller that can use MIME attachments to optimizestorage of binary data.Interfaceorg.springframework.oxm.mimeSpring MVC
MimeUnmarshallerSubinterface of Unmarshaller that can use MIME attachmentsto optimize storage of binary data.Interfaceorg.springframework.oxm.mimeSpring MVC
OxmNamespaceHandlerNamespaceHandler for the 'oxm' namespace.Classorg.springframework.oxm.configSpring MVC
SaxResourceUtilsConvenient utility methods for dealing with SAX.Classorg.springframework.oxm.supportSpring MVC
UncategorizedMappingExceptionException that indicates that the cause cannot be distinguished further.Classorg.springframework.oxmSpring MVC
UnmarshallerDefines the contract for Object XML Mapping unmarshallers.Interfaceorg.springframework.oxmSpring MVC
UnmarshallingFailureExceptionException thrown on unmarshalling failure.Classorg.springframework.oxmSpring MVC
ValidationFailureExceptionException thrown on marshalling validation failure.Classorg.springframework.oxmSpring MVC
XmlBeansMarshallerOptions can be set by setting the xmlOptions property.Classorg.springframework.oxm.xmlbeansSpring MVC
XmlMappingExceptionRoot of the hierarchy of Object XML Mapping exceptions.Classorg.springframework.oxmSpring MVC
XmlOptionsFactoryBeanFactoryBean that configures an XMLBeans XmlOptions objectand provides it as a bean reference.Classorg.springframework.oxm.xmlbeansSpring MVC
XStreamMarshallerBy default, XStream does not require any further configuration and can (un)marshalany class on the classpath.Classorg.springframework.oxm.xstreamSpring MVC