Class ParseSax.HandlerWithResult<T>

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jclouds.http.functions.ParseSax.HandlerWithResult<T>
All Implemented Interfaces:
InvocationContext<ParseSax.HandlerWithResult<T>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler
Direct Known Subclasses:
AccessControlListHandler, AccountNameEnumerationResultsHandler, AllocateAddressResponseHandler, AssociateRouteTableResponseHandler, BaseEnvelopeHandler, BlobBlocksResultsHandler, BlockDeviceMappingHandler, BooleanValueHandler, BucketLoggingHandler, ContainerNameEnumerationResultsHandler, CopyObjectHandler, CreateSecurityGroupResponseHandler, DescribeAvailabilityZonesResponseHandler, DescribeBundleTasksResponseHandler, DescribePlacementGroupsResponseHandler, DescribeRegionsResponseHandler, DescribeReservedInstancesOfferingResponseHandler, DescribeSnapshotsResponseHandler, DescribeSpotPriceHistoryResponseHandler, DescribeVolumesResponseHandler, ErrorHandler, ErrorHandler, ErrorHandler, GetConsoleOutputResponseHandler, GetMetricStatisticsResponseHandler, GetMetricStatisticsResponseHandlerV2, GetPasswordDataResponseHandler, ImageIdHandler, InstanceInitiatedShutdownBehaviorHandler, InstanceTypeHandler, InternetGatewayAttachmentSetHandler, ListAllMyBucketsHandler, ListBucketHandler, ListDirectoryResponseHandler, ListMultipartUploadsHandler, LocationConstraintHandler, MonitoringStateHandler, ParseSax.HandlerForGeneratedRequestWithResult, PartIdsFromHttpResponse, PartIdsFromHttpResponseFull, PayerHandler, PermissionHandler, ProductCodesHandler, ResourceAllocationSettingDataHandler, ReturnValueHandler, RouteTableHandler, SectionHandler, SpotInstancesHandler, StringValueHandler, VirtualSystemSettingDataHandler
Enclosing class:
ParseSax<T>

public abstract static class ParseSax.HandlerWithResult<T> extends DefaultHandler implements InvocationContext<ParseSax.HandlerWithResult<T>>
Handler that produces a useable domain object accessible after parsing completes.