File: README.Debian

package info (click to toggle)
libapache-poi-java 4.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 198,960 kB
  • sloc: java: 386,440; xml: 65,903; makefile: 227; sh: 215; jsp: 85; ruby: 78; python: 46; cpp: 17
file content (10 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
libapache-poi-java for Debian
-----------------------------

Apache POI consists of four jars in /usr/share/java. They require additional
jars on the CLASSPATH to be used:

    poi.jar               (requires commons-codec.jar, commons-logging.jar and log4j-1.2.jar)
    poi-scratchpad.jar    (requires poi.jar)
    poi-ooxml-schemas.jar (requires xmlbeans.jar)
    poi-ooxml.jar         (requires poi.jar, poi-schemas.jar and dom4j.jar)