|
|||||||||
| 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
com.google.gdata.data.ExtensionPoint.ExtensionHandler
com.google.gdata.data.geo.impl.W3CPoint.Handler
protected class W3CPoint.Handler
Simple delegating handler implementation that uses (only) ExtensionProfile linkages for child element lookup. Ensures that all points have a latitude and longitude element.
| Field Summary |
|---|
| Fields inherited from class com.google.gdata.data.ExtensionPoint.ExtensionHandler |
|---|
extendedClass, extManifest, extProfile, hasExtensions |
| Fields inherited from class com.google.gdata.util.XmlParser.ElementHandler |
|---|
qName, value, xmlBase, xmlLang |
| Constructor Summary | |
|---|---|
W3CPoint.Handler(ExtensionProfile extProfile)
|
|
| Method Summary | |
|---|---|
void |
processEndElement()
Overrides the base implementation by adding checks to make sure the point has a latitude and longitude. |
| Methods inherited from class com.google.gdata.data.ExtensionPoint.ExtensionHandler |
|---|
getChildHandler |
| Methods inherited from class com.google.gdata.util.XmlParser.ElementHandler |
|---|
getAbsoluteUri, getBooleanAttribute, 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 W3CPoint.Handler(ExtensionProfile extProfile)
| Method Detail |
|---|
public void processEndElement()
throws ParseException
processEndElement in class ExtensionPoint.ExtensionHandlerParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||