ListAllMyBucketsResponse.ListAllMyBucketsHandler Class Reference

Inherits org::xml::sax::helpers::DefaultHandler.

Collaboration diagram for ListAllMyBucketsResponse.ListAllMyBucketsHandler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void characters (char ch[], int start, int length)
void endDocument ()
void endElement (String uri, String name, String qName)
List getEntries ()
 ListAllMyBucketsHandler ()
void startDocument ()
void startElement (String uri, String name, String qName, Attributes attrs)

Private Attributes

Bucket currBucket = null
StringBuffer currText = null
List entries = null
SimpleDateFormat iso8601Parser = null


Constructor & Destructor Documentation


Member Function Documentation

void characters ( char  ch[],
int  start,
int  length 
)

void endDocument (  ) 

void endElement ( String  uri,
String  name,
String  qName 
)

List getEntries (  ) 

void startDocument (  ) 

void startElement ( String  uri,
String  name,
String  qName,
Attributes  attrs 
)


Member Data Documentation

Bucket currBucket = null [private]

StringBuffer currText = null [private]

List entries = null [private]

SimpleDateFormat iso8601Parser = null [private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:29 2012 for Project Wonder by  doxygen 1.5.8