Package | Description |
---|---|
com.groupdocs.viewer.legacy.domain.containers |
The package provides classes for working with document rendering results.
|
com.groupdocs.viewer.legacy.handler.input |
The package exposes interfaces which should be implemented to customize document loading behaviour.
|
Modifier and Type | Method and Description |
---|---|
List<com.groupdocs.viewer.legacy.domain.FileDescription> |
FileListContainer.getFiles()
Deprecated.
The list of files and directories.
|
Constructor and Description |
---|
FileListContainer(List<com.groupdocs.viewer.legacy.domain.FileDescription> files)
Deprecated.
Initializes a new instance of the
FileListContainer class. |
Modifier and Type | Method and Description |
---|---|
com.groupdocs.viewer.legacy.domain.FileDescription |
IInputDataHandler.getFileDescription(String guid)
Deprecated.
Gets the file description.
|
Modifier and Type | Method and Description |
---|---|
List<com.groupdocs.viewer.legacy.domain.FileDescription> |
IInputDataHandler.getEntities(String path)
Deprecated.
Gets files and folders for specified path.
|
Copyright © 2020. All rights reserved.