Package | Description |
---|---|
com.groupdocs.editor |
The com.groupdocs.editor namespace is a root namespace, which provides classes for editing multiple document formats in your Java applications.
|
Class and Description |
---|
InputHtmlDocument
Encapsulates one HTML document, which is obtained from Document->HTML conversion
and contains HTML markup and all related resources like CSS, images and fonts.
|
OutputHtmlDocument
Encapsulates one HTML document, which is obtained from HTML->Document conversion
and contains HTML markup and all related resources like CSS, images and fonts.
|
OutputHtmlDocument.LinkToResourceMapperDelegate
Delegate, which allows to obtain a local resource for specified link, extracted from HTML markup
|
Copyright © 2018. All rights reserved.