************************************************************* * ODFDOM Java Library * * * ************************************************************* * * * Version: 0.7 * * Release Date: 07/17/2009 * * * ************************************************************* About ODFDOM ------------- ODFDOM is an OpenDocument Format (ODF) framework. Its purpose is to provide an easy common way to create, access and manipulate ODF files, without requiring detailed knowledge of the ODF specification. It is designed to provide the ODF developer community with an easy lightwork programming API portable to any object-oriented language. The current reference implementation is written in Java. License -------- Apache License, Version 2.0. Please see file LICENSE.txt. Installation ------------- Just put the file odfdom.jar in your classpath. You will need Apache Xerces-J as well. Get it from http://xml.apache.org/dist/xerces-j/ Documentation -------------- Javadoc can be downloaded from the project's download area: http://odftoolkit.org/projects/odfdom/downloads For online documentation please start by reading the project's Wiki page http://odftoolkit.org/projects/odfdom/pages/Home