excel-streaming-reader
excel-streaming-reader copied to clipboard
Java 6 Syntax Compatability
Hello Taylor,
Thank you for writing this library and I have been using in one of my projects. However we are still on Java 6 for some of the old features and I had to change some of the Java 7 syntax (e.g. try with resources) to use it in some of the features.
I have created a branch from your forked repo and refactored the code and unit tests to Java 6 syntax. Let me know if you want me to push that branch to your repo back. I can create a pull request for the same.