public static interface DocumentEvent.ElementChange
Modifier and Type | Method and Description |
---|---|
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.
|
Element getElement()
int getIndex()
Element[] getChildrenRemoved()
Element[] getChildrenAdded()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2022 aicas GmbH. All Rights Reserved.