|
|||||||||
| 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.AbstractExtension.AttributesHandler
protected class AbstractExtension.AttributesHandler
Base class for custom element handlers that uses AttributeHelper
to consume the attributes and the element's text content.
| Field Summary |
|---|
| Fields inherited from class com.google.gdata.util.XmlParser.ElementHandler |
|---|
qName, value, xmlBase, xmlLang |
| Constructor Summary | |
|---|---|
AbstractExtension.AttributesHandler(org.xml.sax.Attributes attrs)
Constructor. |
|
| Method Summary | |
|---|---|
void |
processEndElement()
Called to process this element when the closing tag is encountered. |
| 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 AbstractExtension.AttributesHandler(org.xml.sax.Attributes attrs)
attrs - XML attributes or null to suppress the use of
AttributeHelper| Method Detail |
|---|
public void processEndElement()
throws ParseException
XmlParser.ElementHandler
processEndElement in class XmlParser.ElementHandlerParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||