public class OOXMLPrettyPrint
extends java.lang.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 the often
use different formatting of the XML.