File: README.Debian

package info (click to toggle)
libapache-poi-java 3.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 112,200 kB
  • ctags: 47,051
  • sloc: java: 305,148; xml: 43,554; makefile: 240; jsp: 85; ruby: 78; sh: 58; 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)