IO package: Difference between revisions

Jump to navigation Jump to search
16 bytes added ,  15 June 2012
Line 33: Line 33:


For ODS access, you'll need to choose at least one of the following java class files collections:
For ODS access, you'll need to choose at least one of the following java class files collections:
* (currently the preferred option) odfdom.jar (only versions 0.7.5, 0.8.6, and 0.8.7 work OK!) & xercesImpl.jar (NOTE: only version 2.9.1 dated 14 Sep 2007 works with odfdom). Get them here:
* (currently the preferred option) odfdom.jar (only versions 0.7.5 and 0.8.6+ work OK!) & xercesImpl.jar (NOTE: only version 2.9.1 dated 14 Sep 2007 has been confirmed to work with odfdom 0.8.7 and earlier. odfdom-0.8.8 hasn't been tested with other xercesImpl.jar releases yet). Get them here:
** http://odftoolkit.org/projects/odfdom/pages/Home
** http://incubator.apache.org/odftoolkit/downloads.html (contains odfdom-0.8.8)
** http://odftoolkit.org/projects/odfdom/downloads/directory/current-version
** http://www.google.com/search?ie=UTF-8&oe=utf-8&q=xerces-2.9.1+download
** http://www.google.com/search?ie=UTF-8&oe=utf-8&q=xerces-2.9.1+download
* jopendocument<version>.jar. Get it from http://www.jopendocument.org (jOpenDocument 1.2 (final) is the most recent one and recommended for Octave). jOpenDocument 1.3 beta 1 is now also supported (but in svn only, to be released io-1.0.19) and is much faster with reading.
* jopendocument<version>.jar. Get it from http://www.jopendocument.org (jOpenDocument 1.2 (final) is the most recent one and recommended for Octave). jOpenDocument 1.3 beta 1 is supported in io-1.0.19 and is much faster with reading.
* OpenOffice.org (or clones like LibreOffice, Go-Office, ...). Get it from http://www.openoffice.org. The relevant Java class libs are unoil.jar, unoloader.jar, jurt.jar, juh.jar and ridl.jar (which are scattered around the OOo installation directory), while also the <OOo>/program/ directory needs to be in the classpath.
* OpenOffice.org (or clones like LibreOffice, Go-Office, ...). Get it from http://www.openoffice.org. The relevant Java class libs are unoil.jar, unoloader.jar, jurt.jar, juh.jar and ridl.jar (which are scattered around the OOo installation directory), while also the <OOo>/program/ directory needs to be in the classpath.


Anonymous user

Navigation menu