]> source.dussan.org Git - poi.git/commit
Shuffle the common text extractor stuff from scratchpad to ooxml, to match the compil...
authorNick Burch <nick@apache.org>
Wed, 9 Apr 2008 09:20:20 +0000 (09:20 +0000)
committerNick Burch <nick@apache.org>
Wed, 9 Apr 2008 09:20:20 +0000 (09:20 +0000)
commit0650fb522f1088057ee5a8ebdf3d437269bf855f
treeefa91db129c6a26a210d81db65408c2d8c0af919
parent626b75ac7e8f61682f931ee3862277831ce72bce
Shuffle the common text extractor stuff from scratchpad to ooxml, to match the compile paths

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@646239 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/extractor/ExtractorFactory.java [new file with mode: 0644]
src/ooxml/testcases/org/apache/poi/extractor/TestExtractorFactory.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/extractor/ExtractorFactory.java [deleted file]
src/scratchpad/testcases/org/apache/poi/extractor/TestExtractorFactory.java [deleted file]