Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.http.converter.xml Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
AbstractJaxb2HttpMessageConverterAbstract base class for HttpMessageConvertersthat use JAXB2.Classorg.springframework.http.converter.xmlSpring MVC
AbstractXmlHttpMessageConverterAbstract base class for HttpMessageConvertersthat convert from/to XML.Classorg.springframework.http.converter.xmlSpring MVC
Jaxb2CollectionHttpMessageConverterAn HttpMessageConverter that can read XML collections using JAXB2.Classorg.springframework.http.converter.xmlSpring MVC
Jaxb2RootElementHttpMessageConverterThis converter can read classes annotated with XmlRootElement andXmlType, and write classes annotated with with XmlRootElement,Classorg.springframework.http.converter.xmlSpring MVC
MappingJackson2XmlHttpMessageConverterthat can read and write XML using Jackson 2.Classorg.springframework.http.converter.xmlSpring MVC
MarshallingHttpMessageConverterthat can read and write XML using Spring's Marshaller and Unmarshaller abstractions.Classorg.springframework.http.converter.xmlSpring MVC
SourceHttpMessageConverterthat can read and write Source objects.Classorg.springframework.http.converter.xmlSpring MVC
XmlAwareFormHttpMessageConverterExtension of FormHttpMessageConverter,adding support for XML-based parts through a SourceHttpMessageConverter.Classorg.springframework.http.converter.xmlSpring MVC