|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes the appinfo element.
Method Summary | |
void |
acceptAppInfoVisitor(IAppInfoVisitor aVisitor)
Recursivly visits all nodes of the appinfo element. |
java.lang.String |
getSource()
Gets the source attribute of the appinfo element. |
java.util.Iterator |
iterXmlNodes()
Iterates the nodes contained in the appinfo element. |
Method Detail |
public java.lang.String getSource()
public java.util.Iterator iterXmlNodes()
IXmlNode
. There are
two sub types of XmlNodes: IXmlText
and IXmlElement
.public void acceptAppInfoVisitor(IAppInfoVisitor aVisitor)
aVisitor
- (required).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |