|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.data.Content.ChildHandlerInfo
public static class Content.ChildHandlerInfo
Return type for
Content.getChildHandler(ExtensionProfile, Attributes) contains an
element handler and a content element. This is mainly because Content
is not actually an ExtensionPoint so things are handled manually.
| Field Summary | |
|---|---|
Content |
content
|
XmlParser.ElementHandler |
handler
|
| Constructor Summary | |
|---|---|
Content.ChildHandlerInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XmlParser.ElementHandler handler
public Content content
| Constructor Detail |
|---|
public Content.ChildHandlerInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||