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,
MediaType mediaType) |
public Marshaller decorate(Marshaller target, Stylesheet annotation, Class type, Annotation[] annotations, MediaType mediaType)
decorate
in interface DecoratorProcessor<Marshaller,Stylesheet>
target
- i.e. a Marshaller instanceannotation
- the annotation that triggered the decoratorCopyright © 2018 JBoss by Red Hat. All rights reserved.