|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.plugins.providers.jaxb.StylesheetProcessor
public class StylesheetProcessor
Constructor Summary | |
---|---|
StylesheetProcessor()
|
Method Summary | |
---|---|
javax.xml.bind.Marshaller |
decorate(javax.xml.bind.Marshaller target,
Stylesheet annotation,
java.lang.Class type,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StylesheetProcessor()
Method Detail |
---|
public javax.xml.bind.Marshaller decorate(javax.xml.bind.Marshaller target, Stylesheet annotation, java.lang.Class type, java.lang.annotation.Annotation[] annotations, MediaType mediaType)
decorate
in interface DecoratorProcessor<javax.xml.bind.Marshaller,Stylesheet>
target
- i.e. a Marshaller instanceannotation
- the annotation that triggered the decorator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |