*************************************************************
* Simple Java API for ODF                                   *
*                                                           *
*************************************************************


About Simple
-------------

The Simple Java API for ODF is an easy-to-use, high-level Java API 
for creating, modifying and extracting data from ODF 1.2 documents.
It is written in pure Java and does not require that you install any
document editor on your system. The Simple Java API for ODF is a high
level abstraction of the lower-level ODFDOM API


Documentation
--------------

The Home Page for the ODF Toolkit:
    http://incubator.apache.org/odftoolkit/index.html
    
ODFDOM Getting Start Guide:    
    http://incubator.apache.org/odftoolkit/odfdom/index.html   
     
Simple API Getting Start Guide:    
    http://incubator.apache.org/odftoolkit/simple/gettingstartguide.html    
       
Simple API Cookbook:
    http://incubator.apache.org/odftoolkit/simple/document/cookbook/index.html
    
Simple API Demos:
    http://incubator.apache.org/odftoolkit/simple/demo/index.html
    
Simple API Online JavaDoc:
    http://incubator.apache.org/odftoolkit/simple/document/javadoc/index.html
