Skip to content

skmgoldin/XLStoJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Input:
JExcel works with .xls files—not .xlsx files.

Running:
JExcel needs some VM args to work with large files, or you'll get a heap space error. Run it like so:

java -Xms16m -Xmx1024m ExcelReaderTester [inputfile] [outputfile]

About

Convert whole .xls files to gigantic JSON objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages