Package | Description |
---|---|
com.groupdocs.viewer.legacy.domain.html |
The package provides classes for working with document HTML representation.
|
com.groupdocs.viewer.legacy.handler |
The package provides classes for working with rendering handlers.
|
Modifier and Type | Method and Description |
---|---|
List<com.groupdocs.viewer.legacy.domain.html.HtmlResource> |
PageHtml.getHtmlResources()
Deprecated.
The list of resources.
|
Modifier and Type | Method and Description |
---|---|
void |
PageHtml.setHtmlResources(List<com.groupdocs.viewer.legacy.domain.html.HtmlResource> value)
Deprecated.
The list of resources.
|
Modifier and Type | Method and Description |
---|---|
InputStream |
ViewerHtmlHandler.getResource(com.groupdocs.viewer.legacy.domain.AttachmentBase attachment,
com.groupdocs.viewer.legacy.domain.html.HtmlResource htmlResource)
Deprecated.
Get html page resource stream.
|
InputStream |
ViewerHtmlHandler.getResource(String guid,
com.groupdocs.viewer.legacy.domain.html.HtmlResource htmlResource)
Deprecated.
Get html page resource stream.
|
Copyright © 2020. All rights reserved.