]> source.dussan.org Git - poi.git/commit
Stub out the HDGF compression routine, and tests for it. Document the first slab...
authorNick Burch <nick@apache.org>
Sun, 14 Oct 2007 12:42:47 +0000 (12:42 +0000)
committerNick Burch <nick@apache.org>
Sun, 14 Oct 2007 12:42:47 +0000 (12:42 +0000)
commit1bee050b601d8cf4b497c6e9a5cbb0df73c59d74
tree9a5822624b8893f5e166782ba2959500331dcdbb
parent1804a3da50b7b68d0251a99f6a27c8f440723139
Stub out the HDGF compression routine, and tests for it. Document the first slab of the compressed data in the test, so it's easy to see if we're generating it properly. (Have yet to implement the compression support yet though)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@584534 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hdgf/HDGFLZW.java
src/scratchpad/testcases/org/apache/poi/hdgf/TestHDGFLZW.java