|
JavaTM 2 Platform Std. Ed. v1.4.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes changes made to a specific element.
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()
|
JavaTM 2 Platform Std. Ed. v1.4.2 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.