Package | Description |
---|---|
com.groupdocs.parser.legacy |
The package provides classes for legacy API.
|
Modifier and Type | Method and Description |
---|---|
static PreviewHandler |
PreviewFactory.load(InputStream stream)
Creates an appropriate preview handler from the specified stream.
|
static PreviewHandler |
PreviewFactory.load(InputStream stream,
LoadOptions loadOptions)
Creates an appropriate preview handler from the specified stream.
|
static PreviewHandler |
PreviewFactory.load(String filePath)
Creates an appropriate preview handler from the specified file.
|
static PreviewHandler |
PreviewFactory.load(String filePath,
LoadOptions loadOptions)
Creates an appropriate preview handler from the specified file.
|
Copyright © 2019. All rights reserved.