Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
What Is Apache POI Java Library?
What is Apache POI Java Library?
✍: FYIcenter.com
Apache POI Java library is a set of JAR files
for manipulating various file formats based upon the Microsoft Office Open XML standards (OOXML)
and Microsoft's OLE 2 Compound Document format (OLE2).
In short, you can read and write MS Excel files using Java.
In addition, you can read and write MS Word and MS PowerPoint files
using Java. Apache POI is your Java Excel solution (for Excel
97-2008).
The name, POI, was originally an acronym for "Poor Obfuscation Implementation", referring humorously to the fact that the file formats seemed to be deliberately obfuscated, but poorly, since they were successfully reverse-engineered.
Releases of Apache POI Java library:
5.2.3 2022-09-16 5.0.0 2021-01-17 4.1.2 2020-07-06 4.0.0 2018-09-05 3.17 2017-09-13 3.15 September 21, 2016 3.14 March 2, 2016 3.13 September 29, 2015 3.12 May 11, 2015 3.11 December 21, 2014 3.10.1 August 18, 2014 3.9 December 3, 2012 3.8 March 26, 2012 3.7 October 29, 2010 3.6 December 14, 2009 3.5 September 28, 2009 3.2 October 19, 2008 3.1 June 29, 2008 3.0.2 February 4, 2008 2.5.1 February 29, 2004 2.0 January 26, 2004 1.5.1 June 16, 2002 1.2.0 January 19, 2002 1.1.0 January 4, 2002 1.0.2 January 11, 2002
For more information, see Apache POI home page.
⇒ Components of Apache POI Java Library
⇐ Downloading and Installing Apache POI Java Library
2016-11-25, ∼2947🔥, 0💬
Popular Posts:
What JAR files are required to run dom\Writer.java provided in the Apache Xerces package? 3 JAR file...
What Is fop.jar? I got it from the fop-2.7-bin.zip. fop.jar in fop-2.7-bin.zip is the JAR file for F...
JDK 11 jdk.scripting.nashorn.jm odis the JMOD file for JDK 11 Scripting Nashorn module. JDK 11 Scrip...
What is the dom\ElementPrinter.java provided in the Apache Xerces package? I have Apache Xerces 2.11...
Apache Log4j 1.2 Bridge allows applications coded to use Log4j 1.2 API to use Log4j 2 instead. Bytec...