|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ChildElementWalker
ChildElementWalker provides a convenience class used to walk through all childs of an element that are elements and to skip text nodes that are assumed to be white space
Method Summary | |
org.w3c.dom.Element |
getNextElement()
|
void |
reset()
resets to first child |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public void reset()
public org.w3c.dom.Element getNextElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |