Uses of Package
org.jboss.resteasy.annotations.providers.jaxb

Packages that use org.jboss.resteasy.annotations.providers.jaxb
org.jboss.resteasy.plugins.providers.jaxb   
 

Classes in org.jboss.resteasy.annotations.providers.jaxb used by org.jboss.resteasy.plugins.providers.jaxb
Formatted
          Format XML output with indentations and newlines

This is a JAXB Decorator

JAXBConfig
           
Stylesheet
          Specifies an XML stylesheet header

e.g.

Wrapped
          Put this on a method or parameter when you want to marshal or unmarshal a collection or array of JAXB objects

i.e.

WrappedMap
          Put this on a method or parameter when you want to marshal or unmarshal a map of JAXB objects

i.e.

XmlHeader
          Sets an XML header for the returned document.
 



Copyright © 2009. All Rights Reserved.