Uses of Package
com.fasterxml.jackson.jaxrs.xml

Packages that use com.fasterxml.jackson.jaxrs.xml
com.fasterxml.jackson.jaxrs.xml Jackson-based JAX-RS provider that can automatically serialize and deserialize resources for XML content type (MediaType). 
com.fasterxml.jackson.jaxrs.xml.cfg   
 

Classes in com.fasterxml.jackson.jaxrs.xml used by com.fasterxml.jackson.jaxrs.xml
Annotations
          Enumeration that defines standard annotation sets available for configuring data binding aspects.
JacksonXMLProvider
          Basic implementation of JAX-RS abstractions (MessageBodyReader, MessageBodyWriter) needed for binding JSON ("application/json") content to and from Java Objects ("POJO"s).
 

Classes in com.fasterxml.jackson.jaxrs.xml used by com.fasterxml.jackson.jaxrs.xml.cfg
Annotations
          Enumeration that defines standard annotation sets available for configuring data binding aspects.
 



Copyright © 2012 FasterXML. All Rights Reserved.