public class XSLFOExporterNonXSLT
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static int |
DEFAULT_OUTPUT_SIZE
Deprecated.
|
| Constructor and Description |
|---|
XSLFOExporterNonXSLT(WordprocessingMLPackage wmlPackage,
FOSettings pdfSettings)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Document |
export()
Deprecated.
Generate XSL FO for the entire MainDocumentPart.
|
void |
output(org.w3c.dom.Document xslfo,
java.io.OutputStream os,
org.apache.fop.configuration.Configuration fopConfigZZZ)
Deprecated.
|
protected static final int DEFAULT_OUTPUT_SIZE
public XSLFOExporterNonXSLT(WordprocessingMLPackage wmlPackage, FOSettings pdfSettings) throws Docx4JException
Docx4JExceptionpublic org.w3c.dom.Document export()
throws Docx4JException
Docx4JExceptionpublic void output(org.w3c.dom.Document xslfo,
java.io.OutputStream os,
org.apache.fop.configuration.Configuration fopConfigZZZ)
throws Docx4JException
Docx4JExceptionCopyright © 2007-2023. All Rights Reserved.