]> source.dussan.org Git - poi.git/commit
Include a test for the text extraction code. Update code to use POILogger instead...
authorNick Burch <nick@apache.org>
Wed, 27 Jun 2007 19:00:35 +0000 (19:00 +0000)
committerNick Burch <nick@apache.org>
Wed, 27 Jun 2007 19:00:35 +0000 (19:00 +0000)
commit211c9e157ae2ebf09fbd45c8a2f7cd60d14d2739
treeb0f52341b4d63dc5f68e5ae2a46ed90ad8b9a195
parent97fb171369ed0ee344790448071e276de874cee4
Include a test for the text extraction code. Update code to use POILogger instead of System.err. Update the NOTICE file for the TLP change, and add entries for JUnit and the small GPL v3 bits of HDGF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551273 13f79535-47bb-0310-9956-ffa450edef68
legal/NOTICE
src/scratchpad/src/org/apache/poi/hdgf/chunks/Chunk.java
src/scratchpad/src/org/apache/poi/hdgf/chunks/ChunkFactory.java
src/scratchpad/src/org/apache/poi/hdgf/extractor/VisioTextExtractor.java
src/scratchpad/testcases/org/apache/poi/hdgf/extractor/TestVisioExtractor.java [new file with mode: 0644]