Package org.jclouds.rest.annotations
Annotation Interface XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends ParseSax.HandlerWithResult<?>> value
-