]> source.dussan.org Git - poi.git/commit
Convert HDGFDiagram to using the new pointer and stream code, and add tests for it
authorNick Burch <nick@apache.org>
Mon, 18 Jun 2007 22:44:56 +0000 (22:44 +0000)
committerNick Burch <nick@apache.org>
Mon, 18 Jun 2007 22:44:56 +0000 (22:44 +0000)
commitbd6ef69ce60f43c6c4dc30a2e59793bf77cf7cde
treea219bd0793eec3c17eda44b9a625cac7452c96c7
parent0f0d2aaf989850f3ace238eab7ef014415a2dd06
Convert HDGFDiagram to using the new pointer and stream code, and add tests for it

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548518 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hdgf/HDGFDiagram.java
src/scratchpad/src/org/apache/poi/hdgf/streams/Stream.java
src/scratchpad/testcases/org/apache/poi/hdgf/TestHDGFCore.java [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hdgf/streams/TestStreamBasics.java
src/scratchpad/testcases/org/apache/poi/hdgf/streams/TestStreamComplex.java