]> 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)
commit720b4a3aadf7f87f03662c04723b242454101ca7
treefe5f59629a16c6f9a89da9f7d6dc5b42970abc10
parentef3516a8dc3abafd589a31f6b61eca04b017b1b2
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