public abstract class AbstractHtmlExporter extends Object implements Output
Docx4j.getExporter() functions.| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractHtmlExporter.HtmlSettings
Deprecated.
|
| Constructor and Description |
|---|
AbstractHtmlExporter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
html(WordprocessingMLPackage wmlPackage,
Result result,
HTMLSettings htmlSettings)
Deprecated.
|
public abstract void html(WordprocessingMLPackage wmlPackage, Result result, HTMLSettings htmlSettings) throws Exception
ExceptionCopyright © 2007-2022. All Rights Reserved.