| Interface | Description |
|---|---|
| IConverter |
Converter API to convert source stream (docx, odt...) to another format (PDF, FO...)
|
| IURIResolver |
URI resolver used to resolve path of image from an odt, docx, etc document for HTML converter.
|
| MimeMappingConstants |
Mime mapping constants used for converter and process template generation.
|
| Class | Description |
|---|---|
| BasicURIResolver |
Basic URI resolver.
|
| ConverterFrom |
Converter from.
|
| ConverterRegistry |
IConverter registry. |
| ConverterTo |
Converter to.
|
| FileURIResolver |
File URI resolver.
|
| MimeMapping |
Mime mapping of the report to generate.
|
| Options | |
| OptionsHelper |
Helper to populate converter options.
|
| Enum | Description |
|---|---|
| ConverterTypeTo |
XDocReport available converter type to another format.
|
| ConverterTypeVia |
XDocReport available converter via which explains how converter is done.
|
| Exception | Description |
|---|---|
| XDocConverterException |
XDocReport converter exception.
|
Copyright © 2022. All Rights Reserved.