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
Exception
Copyright © 2007-2014. All Rights Reserved.