]> source.dussan.org Git - poi.git/commit
Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a ooxml...
authorNick Burch <nick@apache.org>
Thu, 27 Dec 2007 09:12:57 +0000 (09:12 +0000)
committerNick Burch <nick@apache.org>
Thu, 27 Dec 2007 09:12:57 +0000 (09:12 +0000)
commitbd40f5a0188e871ff21e4e61ef7c0a052fd72fe3
tree5d711f03fce835b07414bb4dcbf3d8ae7827a004
parentc793ae28f583bb662c9c125cacffb1ecd7b2fd51
Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a ooxml container lister

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@607024 13f79535-47bb-0310-9956-ffa450edef68
build.xml
src/scratchpad/ooxml-src/org/apache/poi/HXFDocument.java [deleted file]
src/scratchpad/ooxml-src/org/apache/poi/hssf/HSSFXML.java
src/scratchpad/ooxml-src/org/apache/poi/hxf/HXFDocument.java [new file with mode: 0644]
src/scratchpad/ooxml-src/org/apache/poi/hxf/dev/HXFLister.java [new file with mode: 0644]
src/scratchpad/ooxml-testcases/org/apache/poi/hssf/TestHSSFXML.java