Class PartIdsFromHttpResponse

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jclouds.http.functions.ParseSax.HandlerWithResult<Map<Integer,String>>
org.jclouds.s3.xml.PartIdsFromHttpResponse
All Implemented Interfaces:
org.jclouds.rest.InvocationContext<org.jclouds.http.functions.ParseSax.HandlerWithResult<Map<Integer,String>>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler

@Deprecated public class PartIdsFromHttpResponse extends org.jclouds.http.functions.ParseSax.HandlerWithResult<Map<Integer,String>>
Deprecated.
see PartIdsFromHttpResponseFull
Parses the following XML document:

ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01"