Package org.docx4j.samples
Class AltChunkAddOfTypeHtml
java.lang.Object
org.docx4j.samples.AltChunkAddOfTypeHtml
Add HTML, in a way that leaves it up to downstream
application (eg Word) to convert the content to docx content.
Unless you really want the HTML converted by Word,
consider converting your HTML to well-formed XHTML,
then using docx4j's XHTMLImporter instead.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AltChunkAddOfTypeHtml
public AltChunkAddOfTypeHtml()
-
-
Method Details
-
main
- Parameters:
args-- Throws:
Exception
-