|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.data.TextConstruct.ChildHandlerInfo
public static class TextConstruct.ChildHandlerInfo
Return type for TextConstruct.getChildHandler(Attributes)
;
contains an element handler and a text construct.
Field Summary | |
---|---|
XmlParser.ElementHandler |
handler
|
TextConstruct |
textConstruct
|
Constructor Summary | |
---|---|
TextConstruct.ChildHandlerInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public XmlParser.ElementHandler handler
public TextConstruct textConstruct
Constructor Detail |
---|
public TextConstruct.ChildHandlerInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |