|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputDataHandler | |
---|---|
com.groupdocs.viewer.handlers | |
com.groupdocs.viewer.handlers.input |
Uses of InputDataHandler in com.groupdocs.viewer.handlers |
---|
Constructors in com.groupdocs.viewer.handlers with parameters of type InputDataHandler | |
---|---|
ViewerHandler(ServiceConfiguration config,
InputDataHandler inputDataHandler)
Viewer constructor |
Uses of InputDataHandler in com.groupdocs.viewer.handlers.input |
---|
Subclasses of InputDataHandler in com.groupdocs.viewer.handlers.input | |
---|---|
class |
AzureInputDataHandler
|
class |
LocalInputDataHandler
Data source instance |
Methods in com.groupdocs.viewer.handlers.input that return InputDataHandler | |
---|---|
static InputDataHandler |
InputDataHandler.getInputDataHandler()
Get InputDataHandler |
static InputDataHandler |
InputDataHandler.getInstance()
Get InputDataHandler instance |
Methods in com.groupdocs.viewer.handlers.input with parameters of type InputDataHandler | |
---|---|
static void |
InputDataHandler.setInputDataHandler(InputDataHandler inputDataHandler)
Set InputDataHandler instance |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |