Package | Description |
---|---|
com.aspose.note.context | |
com.aspose.note.hierarchy | |
com.aspose.note.infrastructure |
Modifier and Type | Method and Description |
---|---|
SequencedDictionary<Guid,SequencedDictionary<ExtendedGuid,IRevisionProxies>> |
RevisionProxyContext.getRevisionProxiesInPagesLayer()
Gets proxies on the page level.
|
Modifier and Type | Method and Description |
---|---|
SequencedDictionary<Guid,SequencedDictionary<ExtendedGuid,IRevisionProxies>> |
RevisionProxyContext.getRevisionProxiesInPagesLayer()
Gets proxies on the page level.
|
Constructor and Description |
---|
RevisionProxyContext(RevisionStoreMetaData revisionStoreMetaData,
IRevisionProxies revisionProxiesInSectionLayer,
SequencedDictionary<Guid,SequencedDictionary<ExtendedGuid,IRevisionProxies>> revisionProxiesInPagesLayer,
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<FileContainer> fileContainers)
Initializes a new instance of the
RevisionProxyContext class. |
Constructor and Description |
---|
RevisionProxyContext(RevisionStoreMetaData revisionStoreMetaData,
IRevisionProxies revisionProxiesInSectionLayer,
SequencedDictionary<Guid,SequencedDictionary<ExtendedGuid,IRevisionProxies>> revisionProxiesInPagesLayer,
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<FileContainer> fileContainers)
Initializes a new instance of the
RevisionProxyContext class. |
Modifier and Type | Method and Description |
---|---|
SequencedDictionary<ExtendedGuid,SequencedDictionary<ExtendedGuid,com.aspose.ms.System.Collections.Generic.IGenericList<PageRevision>>> |
DocumentNode.getPageRevisions()
Gets the page revisions grouped by the GOSID.
|
Modifier and Type | Method and Description |
---|---|
SequencedDictionary<ExtendedGuid,SequencedDictionary<ExtendedGuid,com.aspose.ms.System.Collections.Generic.IGenericList<PageRevision>>> |
DocumentNode.getPageRevisions()
Gets the page revisions grouped by the GOSID.
|
Modifier and Type | Method and Description |
---|---|
SequencedDictionary<T,T> |
PrecedenceTree.getLeaves()
Gets the leaves of the tree in order they were added.
|
Copyright (c) 2017 Aspose. All Rights Reserved.