Package | Description |
---|---|
com.groupdocs.annotation.domain.containers |
The
<b>GroupDocs.Annotation.Domain.Containers</b> provides
classes-containers of document object. |
com.groupdocs.annotation.handler.input |
The
<b>GroupDocs.Annotation.Handler.Input</b> provides interfaces for
data layer. |
Modifier and Type | Method and Description |
---|---|
List<FileDescription> |
FileTreeContainer.getFileTree()
Gets or sets the file tree nodes.
|
Modifier and Type | Method and Description |
---|---|
void |
FileTreeContainer.setFileTree(List<FileDescription> value)
Gets or sets the file tree nodes.
|
void |
FileTreeContainer.setFileTreeInternal(com.aspose.ms.System.Collections.Generic.List<FileDescription> value) |
Modifier and Type | Method and Description |
---|---|
FileDescription |
IInputDataHandler.getFileDescription(String guid) |
Modifier and Type | Method and Description |
---|---|
List<FileDescription> |
IInputDataHandler.loadFileTree(FileTreeOptions fileTreeOptions) |
com.aspose.ms.System.Collections.Generic.List<FileDescription> |
IInputDataHandler.loadFileTreeInternal(FileTreeOptions fileTreeOptions) |
Modifier and Type | Method and Description |
---|---|
FileData |
IFileDataStore.getFileData(FileDescription fileDescription) |
void |
IFileDataStore.saveFileData(FileDescription fileDescription,
FileData fileData) |
Copyright © 2017. All rights reserved.