Class FlatOpcXmlCreator

java.lang.Object
org.docx4j.convert.out.flatOpcXml.FlatOpcXmlCreator
All Implemented Interfaces:
Output

public class FlatOpcXmlCreator
extends java.lang.Object
implements Output
Convert a Package object to org.docx4j.xmlPackage.Package (ie the "pkg" single XML file format, sometimes called Flat OPC format). Microsoft Word and Powerpoint both support saving to this format. Excel doesn't, but you can still have a spreadsheet in this format if you want to. " (@padding is only on rels) (@compression is only on binary parts)
Author:
jharrop