]> source.dussan.org Git - poi.git/commit
Add setIncludeHeadersFooters(boolean) to the ExcelExtractor common interface, as...
authorNick Burch <nick@apache.org>
Sun, 2 Feb 2014 16:41:27 +0000 (16:41 +0000)
committerNick Burch <nick@apache.org>
Sun, 2 Feb 2014 16:41:27 +0000 (16:41 +0000)
commit63d4dc462f714c1df439a974aace46014b8ade22
tree505ddafd16fcbe6e56148e4437cfe96b52e471ab
parentaa19aeae438900902ca1c82a8d6fbf933e0f90b3
Add setIncludeHeadersFooters(boolean) to the ExcelExtractor common interface, as all implementations now have the method

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563658 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.java
src/java/org/apache/poi/ss/extractor/ExcelExtractor.java