Package | Description |
---|---|
com.groupdocs.annotation.domain.containers | |
com.groupdocs.annotation.handler.input |
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.