]> source.dussan.org Git - poi.git/commit
Quill CONTENTS bits, and tests
authorNick Burch <nick@apache.org>
Wed, 20 Aug 2008 19:40:05 +0000 (19:40 +0000)
committerNick Burch <nick@apache.org>
Wed, 20 Aug 2008 19:40:05 +0000 (19:40 +0000)
commit4262bdd1812255789b4130f5f98cd2ad43bdc15f
tree65227eb1f518a3274b9f32355c6ca96eccc289d3
parentb35e6d5bf0cc90430b12b4e70ffe21c8fede0574
Quill CONTENTS bits, and tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@687429 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hpbf/model/QuillContents.java
src/scratchpad/src/org/apache/poi/hpbf/model/qcbits/QCBit.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/hpbf/model/qcbits/QCTextBit.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/hpbf/model/qcbits/UnknownQCBit.java [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hpbf/model/TestQuillContents.java [new file with mode: 0644]