|
||||||||||
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.PrettyProcessor
public class PrettyProcessor
Constructor Summary | |
---|---|
PrettyProcessor()
|
Method Summary | |
---|---|
javax.xml.bind.Marshaller |
decorate(javax.xml.bind.Marshaller target,
Formatted 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 PrettyProcessor()
Method Detail |
---|
public javax.xml.bind.Marshaller decorate(javax.xml.bind.Marshaller target, Formatted annotation, java.lang.Class type, java.lang.annotation.Annotation[] annotations, MediaType mediaType)
decorate
in interface DecoratorProcessor<javax.xml.bind.Marshaller,Formatted>
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 |