add a util function; #52

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
2 participants

zzt93 commented Apr 7, 2017

add a utility function to ExcelToHtmlConverter.java to support the process of input stream, rather than have to provide file

asfgit closed this in b527f96 May 16, 2017

onealj commented May 16, 2017 edited

Thanks for the pull request. I committed your changes, removing the duplicated code. I also added a method to operate directly on an HSSFWorkbook in addition to the requested InputStream.

These changes will be included in POI 3.17 beta 1.

r1795256 https://svn.apache.org/viewvc?view=revision&revision=1795256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment