Class CopyObjectHandler

All Implemented Interfaces:
InvocationContext<ParseSax.HandlerWithResult<ObjectMetadata>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class CopyObjectHandler extends ParseSax.HandlerWithResult<ObjectMetadata>
Parses the response from Amazon S3 COPY Object command.

CopyObjectResult is the document we expect to parse.