META-INF.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of excel-chunky-sax Show documentation
Show all versions of excel-chunky-sax Show documentation
The ExcelChunkySAX library provides a way to process large Excel files in chunks using a SAX parser.
It reads the Excel file in chunks and performs the specified action on each chunk.
The library provides an interface ChunkAction that needs to be implemented to define the action to be performed on each chunk.
The library uses Apache POI library to read the Excel file and SAX parser to parse the XML data.
Note: any type of date format should be converted to yyyy-MM-dd.
The newest version!
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: Admin
Build-Jdk: 19.0.1
© 2015 - 2025 Weber Informatics LLC | Privacy Policy