This project has retired. For details please refer to its
Attic page.
JAXBResponseParser (Apache jclouds 1.9.3 API)
-
-
Optional Element Summary
Optional Elements
Modifier and Type |
Optional Element and Description |
Class<?> |
value
If present, this is the class that will be used to unmarshal the XML
document.
|
-
-
Element Detail
-
value
public abstract Class<?> value
If present, this is the class that will be used to unmarshal the XML
document. If omitted, the return type of the annotated method will be
used.
- Default:
- javax.lang.model.type.NullType.class
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.