| Package | Description |
|---|---|
| org.docx4j | |
| org.docx4j.model.datastorage |
| Modifier and Type | Method and Description |
|---|---|
static void |
Docx4J.bind(WordprocessingMLPackage wmlPackage,
org.w3c.dom.Document xmlDocument,
int flags,
DocxFetcher docxFetcher,
XsltProvider xsltProvider,
java.lang.String xsltFinisherfilename,
java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Object>> finisherParams)
Bind the content controls of the passed document to the xml, applying some formatting finishing touches
to the final docx.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XsltProviderImpl |
| Modifier and Type | Method and Description |
|---|---|
static void |
XsltFinisher.setXsltProvider(XsltProvider xsltProvider) |
Copyright © 2007–2023. All rights reserved.