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