]> source.dussan.org Git - poi.git/commit
Have the Excel text extractors all implement the same interface, as best as they can
authorNick Burch <nick@apache.org>
Sun, 2 Feb 2014 16:23:26 +0000 (16:23 +0000)
committerNick Burch <nick@apache.org>
Sun, 2 Feb 2014 16:23:26 +0000 (16:23 +0000)
commitba910a458489b0a0e97248f7c63f714dcfb38d0f
treefe5f59629a16c6f9a89da9f7d6dc5b42970abc10
parent715e8071897fe226e98fc4dec8365d54e0b82baa
Have the Excel text extractors all implement the same interface, as best as they can

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563650 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.java
src/ooxml/java/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.java
src/ooxml/java/org/apache/poi/xssf/extractor/XSSFExcelExtractor.java