Package | Description |
---|---|
com.aspose.note.revision |
Modifier and Type | Method and Description |
---|---|
FreeChunkList |
RevisionStore.getFreeChunkList()
Gets the free chunk list.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FreeChunkList.equals(FreeChunkList other)
The equals.
|
Constructor and Description |
---|
RevisionStore(Header header,
TransactionLog transactionLog,
FreeChunkList freeChunkList,
FileNodeList rootFileNodeList,
FileNodeList hashedChunkList)
Initializes a new instance of the
RevisionStore class. |
Copyright (c) 2017 Aspose. All Rights Reserved.