| Package | Description |
|---|---|
| org.docx4j | |
| org.docx4j.model.datastorage |
| Modifier and Type | Method and Description |
|---|---|
static void |
Docx4J.bind(WordprocessingMLPackage wmlPackage,
Document xmlDocument,
int flags,
DocxFetcher docxFetcher)
Bind the content controls of the passed document to the xml.
|
static void |
Docx4J.bind(WordprocessingMLPackage wmlPackage,
Document xmlDocument,
int flags,
DocxFetcher docxFetcher,
XsltProvider xsltProvider,
String xsltFinisherfilename,
Map<String,Map<String,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 | Method and Description |
|---|---|
static DocxFetcher |
OpenDoPEHandlerComponents.getDocxFetcher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
OpenDoPEHandlerComponents.setDocxFetcher(DocxFetcher docxFetcher) |
Copyright © 2007-2022. All Rights Reserved.