Uses of Class
org.jboss.resteasy.annotations.providers.jaxb.Formatted
- 
Packages that use Formatted Package Description org.jboss.resteasy.plugins.providers.jaxb  - 
- 
Uses of Formatted in org.jboss.resteasy.plugins.providers.jaxb
Methods in org.jboss.resteasy.plugins.providers.jaxb with parameters of type Formatted Modifier and Type Method Description MarshallerPrettyProcessor. decorate(Marshaller target, Formatted annotation, Class type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) 
 -