| Class | Description |
|---|---|
| Bucket |
Helper class to parse Amazon AWS S3 response XML containing bucket information.
|
| Buckets |
Helper class to parse Amazon AWS S3 response XML containing list of bucket information.
|
| CompleteMultipartUpload |
Helper class to construct complete multipart upload request XML for Amazon AWS S3.
|
| CreateBucketConfiguration |
Helper class to construct create bucket configuration request XML for Amazon AWS S3.
|
| ErrorResponse |
Helper class to parse Amazon AWS S3 error response XML.
|
| Grant |
Helper class to parse Amazon AWS S3 response XML containing Grant information.
|
| Grantee |
Helper class to parse Amazon AWS S3 response XML containing Grantee information.
|
| InitiateMultipartUploadResult |
Helper class to parse Amazon AWS S3 response XML containing initiate multipart upload result.
|
| Initiator |
Helper class to parse Amazon AWS S3 response XML containing initator information.
|
| Item |
Helper class to parse Amazon AWS S3 response XML containing object item information.
|
| ListAllMyBucketsResult |
Helper class to parse Amazon AWS S3 response XML containing ListAllMyBucketsResult information.
|
| ListBucketResult |
Helper class to parse Amazon AWS S3 response XML containing ListBucketResult information.
|
| ListMultipartUploadsResult |
Helper class to parse Amazon AWS S3 response XML containing ListMultipartUploadResult information.
|
| ListPartsResult |
Helper class to parse Amazon AWS S3 response XML containing ListPartsResult information.
|
| Owner |
Helper class to parse Amazon AWS S3 response XML containing Owner information.
|
| Part |
Helper class to parse Amazon AWS S3 response XML containing Part information.
|
| Prefix |
Helper class to parse Amazon AWS S3 response XML containing Prefix information.
|
| Upload |
Helper class to parse Amazon AWS S3 response XML containing Upload information.
|
| XmlEntity |
XML parser interface class extended from GenericXML.
|