Class AccessControlListHandler

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

public class AccessControlListHandler extends org.jclouds.http.functions.ParseSax.HandlerWithResult<AccessControlList>
Parses the following XML document:

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