]> 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)
commit4ccc8fd048e7412ecf42187c7dd6183d1aa8e469
tree4748ebdcb0c4c7ca222955b38c34964d372cfbb9
parent8b4308d68aebfa9d0abdb21221762add03372b17
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]