XmlCursor.ChangeStamp Interface
com.bea.xml
XmlCursor.ChangeStamp Interface
- public static interface XmlCursor.ChangeStamp
Represents the state of a dcoument at a particular point
in time. It is used to determine if a document has been changed
since that point in time.
-
Enclosing interface
-
XmlCursor
public boolean |
-
hasChanged ()
- Returns whether or not the document assoiated with this ChangeStamp
has been altered since the ChangeStamp had been created.
|
hasChanged() Method
public boolean hasChanged()
Returns whether or not the document assoiated with this ChangeStamp
has been altered since the ChangeStamp had been created.