Class AccountNameEnumerationResultsHandler

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

public class AccountNameEnumerationResultsHandler extends ParseSax.HandlerWithResult<BoundedSet<ContainerProperties>>
Parses the following XML document:

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

See Also: