]> source.dussan.org Git - poi.git/commit
Add a developer-tool to pretty-print the XMLs in an OOXML file. This makes it easier...
authorDominik Stadler <centic@apache.org>
Thu, 22 Jan 2015 07:24:01 +0000 (07:24 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 22 Jan 2015 07:24:01 +0000 (07:24 +0000)
commiteab2c0d20d48ba3009de838799945034cbfef34d
tree4748ebdcb0c4c7ca222955b38c34964d372cfbb9
parent24478a96dd500f22b4f60aef99efe366e147b3b3
Add a developer-tool to pretty-print the XMLs in an OOXML file. This makes it easier to compare OOXML files produced by different applications with differeing XML formatting.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1653777 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/dev/OOXMLLister.java
src/ooxml/java/org/apache/poi/dev/OOXMLPrettyPrint.java [new file with mode: 0644]