Skip to content

v0.2.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@monitorjbl monitorjbl released this 30 Jan 03:32
· 261 commits to master since this release

First Maven Central release.

Cell

  • getColumnIndex()
  • getRowIndex()
  • getRow()
  • getCellType()
  • getStringCellValue()
  • getNumericCellValue()
  • getDateCellValue()

Row

  • getRowNum()
  • getCell()
  • cellIterator()
  • iterator()

To install library manually, using Maven:

cd /path/to/download/dir
mvn org.apache.maven.plugins:maven-install-plugin:2.5.1:install-file -Dfile=xlsx-streamer-0.2.3.jar