|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.dev.OOXMLPrettyPrint
public class OOXMLPrettyPrint
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.
Constructor Summary | |
---|---|
OOXMLPrettyPrint()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OOXMLPrettyPrint() throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |