org.jboss.resteasy.plugins.providers.jaxb
public class StylesheetProcessor extends Object implements DecoratorProcessor<Marshaller,Stylesheet>
Constructor and Description |
---|
StylesheetProcessor() |
Modifier and Type | Method and Description |
---|---|
Marshaller |
decorate(Marshaller target,
Stylesheet annotation,
Class type,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType) |
public Marshaller decorate(Marshaller target, Stylesheet annotation, Class type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType)
decorate
in interface DecoratorProcessor<Marshaller,Stylesheet>
Copyright © 2016. All Rights Reserved.