public abstract class Change extends Object
Modifier and Type | Field and Description |
---|---|
Element |
originalElement
The element contained in the original document inside which
the change has been detected.
|
Element |
revisedElement
The element contained in the revised copy of the original document
inside which the change has been detected.
|
public final Element originalElement
public final Element revisedElement