excel-streaming-reader icon indicating copy to clipboard operation
excel-streaming-reader copied to clipboard

Java 6 Syntax Compatability

Open sujaybhowmick opened this issue 8 years ago • 0 comments

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.

sujaybhowmick avatar Aug 16 '16 16:08 sujaybhowmick