Uses of Interface
org.docx4j.model.datastorage.XsltProvider
| Package | Description |
|---|---|
| org.docx4j | |
| org.docx4j.model.datastorage |
-
Uses of XsltProvider in org.docx4j
Methods in org.docx4j with parameters of type XsltProvider Modifier and Type Method Description static voidDocx4J. 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. -
Uses of XsltProvider in org.docx4j.model.datastorage
Classes in org.docx4j.model.datastorage that implement XsltProvider Modifier and Type Class Description classXsltProviderImplMethods in org.docx4j.model.datastorage with parameters of type XsltProvider Modifier and Type Method Description static voidXsltFinisher. setXsltProvider(XsltProvider xsltProvider)