|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface JAXBResponseParser
Shows the transformer type used to parse XML with the
ParseXMLWithJAXB parser in a HttpResponse.
| Optional Element Summary | |
|---|---|
Class<?> |
value
If present, this is the class that will be used to unmarshal the XML document. |
public abstract Class<?> value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||