Simple Java API for ODF(Simple ODF)


The Simple Java API for ODF builds upon the lower-level ODFDOM DOM and Package layer to provide an easy-to-use, high-level Java API for creating, modifying and extracting data from Open Document Format documents.

See: Description

Packages 
Package Description
org.odftoolkit.simple
Provide high level methods to frequently used ODF documents
org.odftoolkit.simple.chart
Provide convenient methods to manipulate chart in ODF text, presentation and spreadsheet document
org.odftoolkit.simple.common
Provide text extraction and fields methods to all ODF documents and elements
org.odftoolkit.simple.common.field
Provide convenient methods to manipulate Fields in ODF text document
org.odftoolkit.simple.common.navigation
Provide classes to operate the content and style of the selected text content.
org.odftoolkit.simple.draw
Provide high level methods to manipulate draw frame and text box
org.odftoolkit.simple.form  
org.odftoolkit.simple.meta
Provide classes to access the metadata of ODF documents.
org.odftoolkit.simple.presentation
Provide high level methods to ODF presentation documents.
org.odftoolkit.simple.style
Provide convenient methods to handle style definitions in ODF document.
org.odftoolkit.simple.table
Provide convenient methods to manipulate table in ODF text and spreadsheet document.
org.odftoolkit.simple.text
Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section.
org.odftoolkit.simple.text.list
Provide convenient methods to handle list in ODF document.

Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.