Package | Description |
---|---|
com.groupdocs.viewer.domain.path | |
com.groupdocs.viewer.handlers |
Constructor and Description |
---|
EncodedPath(String filePath,
ServiceConfiguration config)
Path encoding
Use this object to generate encoded path for Viewer Same logic is used on initial document load |
Modifier and Type | Method and Description |
---|---|
ServiceConfiguration |
ViewerHandlerBasic.getConfiguration() |
Constructor and Description |
---|
ViewerHandler(ServiceConfiguration config) |
ViewerHandler(ServiceConfiguration config,
CacheDataHandler cacheHandler) |
ViewerHandler(ServiceConfiguration config,
InputDataHandler inputDataHandler) |
ViewerHandler(ServiceConfiguration config,
InputDataHandler inputDataHandler,
CacheDataHandler cacheHandler) |
ViewerHandlerBasic(ServiceConfiguration config)
Viewer constructor
|
ViewerHandlerBasic(ServiceConfiguration config,
CacheDataHandler cacheHandler)
Viewer constructor
|
ViewerHandlerBasic(ServiceConfiguration config,
InputDataHandler inputDataHandler)
Viewer constructor
|
ViewerHandlerBasic(ServiceConfiguration config,
InputDataHandler inputDataHandler,
CacheDataHandler cacheHandler)
Viewer constructor
|
Copyright © 2015. All rights reserved.