|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.util.XmlParser.ElementHandler
com.google.gdata.data.Rfc3339Handler
public class Rfc3339Handler
Parser for the atomPerson
type.
Field Summary |
---|
Fields inherited from class com.google.gdata.util.XmlParser.ElementHandler |
---|
qName, value, xmlBase, xmlLang |
Constructor Summary | |
---|---|
Rfc3339Handler()
|
Method Summary | |
---|---|
DateTime |
getDateTime()
|
void |
processEndElement()
Processes this element; overrides inherited method. |
Methods inherited from class com.google.gdata.util.XmlParser.ElementHandler |
---|
getAbsoluteUri, getBooleanAttribute, getChildHandler, getChildHandler, initializeXmlBlob, parseBooleanValue, processAttribute, processAttribute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Rfc3339Handler()
Method Detail |
---|
public DateTime getDateTime()
public void processEndElement() throws ParseException
processEndElement
in class XmlParser.ElementHandler
ParseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |