Class ContainerNameEnumerationResultsHandler

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

public class ContainerNameEnumerationResultsHandler extends ParseSax.HandlerWithResult<ListBlobsResponse>
Parses the following XML document:

EnumerationResults ContainerName="http://myaccount.blob.core.windows.net/mycontainer"

See Also: