Package org.apache.poi.ooxml.dev
Class OOXMLPrettyPrint
- java.lang.Object
-
- org.apache.poi.ooxml.dev.OOXMLPrettyPrint
-
public class OOXMLPrettyPrint extends Object
Reads a zipped OOXML file and produces a copy with the included pretty-printed XML files. This is useful for comparing OOXML files produced by different tools as they often use different formatting of the XML.
-
-
Constructor Summary
Constructors Constructor Description OOXMLPrettyPrint()
-