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 Java Excel API, jxl.jar
What is Java Excel API, jxl.jar?
✍: FYIcenter.com
Java Excel API (JExcelApi), jxl.jar,
is a mature, open source java API enabling developers to read,
write, and modify Excel spreadsheets dynamically. Now java developers can
read Excel spreadsheets, modify them with a convenient and simple API, and
write the changes to any output stream (e.g. disk, HTTP, database, or any
socket).
Any operating system which can run a Java virtual machine (i.e., not just Windows) can both process and deliver Excel spreadsheets. Because it is Java, the API can be invoked from within a servlet, thus giving access to Excel spreadsheets over internet and intranet web applications.
Releases of Java Excel API (JExcelApi), jxl.jar:
2009-10-26 2.6.12 2006-04-28 2.6 2005-12-23 2.5.9 2005-02-23 2.3.14 2005-02-23 2.4.5 2004-12-01 2.5 2004-02-17 2.4 2003-10-09 2.3 2003-10-09 2.2 2003-10-10 2.1 2003-10-10 2.0
For more information, see Java Excel API Website.
⇒ Download and Install jexcelapi_2_6_12.zip
⇐ Download Java Excel API jxl.jar
2018-03-04, ∼2856🔥, 0💬
Popular Posts:
Apache Commons Codec library provides implementations of common encoders and decoders such as Base64...
What Is ojdbc5.jar for Oracle 11g R1? ojdbc5.jar for Oracle 11g R1 is the JAR files of ojdbc.jar, JD...
JDK 11 jdk.jfr.jmod is the JMOD file for JDK 11 JFR module. JDK 11 JFR module compiled class files a...
How to download and install JDK (Java Development Kit) 1.4? If you want to write Java applications, ...
Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java class...