Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Element[] | getChildrenAdded()
Gets the child elements that were added to the given parent element. |
Element[] | getChildrenRemoved()
Gets the child elements that were removed from the given parent element. |
Element | getElement()
Returns the element represented. |
int | getIndex()
Fetches the index within the element represented. |
Method Detail |
public Element getElement()
public int getIndex()
public Element[] getChildrenRemoved()
public Element[] getChildrenAdded()
Overview | Package | Class | Tree | Deprecated | Index | Help |
Java Platform 1.1.7 |
||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |