| Modifier and Type | Method and Description |
|---|---|
java.util.List<RolledBackDocument> |
Document.getRolledBackDocuments()
A Document that have been previously saved Incrementally means changes were written to the end of the file leaving its original contents intact.
|