- OOForm - Class in org.odftoolkit.simple.form
-
This class implements the interface of Form according to the implementation of OpenOffice.org.
- OOFormProvider - Class in org.odftoolkit.simple.form
-
This class provide method to create/get the form instance implemented in Apache Open Office way.
- OOFormProvider() - Constructor for class org.odftoolkit.simple.form.OOFormProvider
-
- org.odftoolkit.simple - package org.odftoolkit.simple
-
Provide high level methods to frequently used ODF documents.
- org.odftoolkit.simple.chart - package org.odftoolkit.simple.chart
-
Provide convenient methods to manipulate chart in ODF text, presentation and spreadsheet document.
- org.odftoolkit.simple.common - package org.odftoolkit.simple.common
-
Provide text extraction and fields methods to all ODF documents and elements.
- org.odftoolkit.simple.common.field - package org.odftoolkit.simple.common.field
-
Provide convenient methods to manipulate Fields in ODF text document.
- org.odftoolkit.simple.common.navigation - package org.odftoolkit.simple.common.navigation
-
Provide classes to operate the content and style of the selected text content.
- org.odftoolkit.simple.draw - package org.odftoolkit.simple.draw
-
Provide high level methods to manipulate draw frame and text box.
- org.odftoolkit.simple.form - package org.odftoolkit.simple.form
-
- org.odftoolkit.simple.meta - package org.odftoolkit.simple.meta
-
Provide classes to access the metadata of ODF documents.
- org.odftoolkit.simple.presentation - package org.odftoolkit.simple.presentation
-
Provide high level methods to ODF presentation documents.
- org.odftoolkit.simple.style - package org.odftoolkit.simple.style
-
Provide convenient methods to handle style definitions in ODF document.
- org.odftoolkit.simple.table - package org.odftoolkit.simple.table
-
Provide convenient methods to manipulate table in ODF text and spreadsheet document.
- org.odftoolkit.simple.text - package 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 - package org.odftoolkit.simple.text.list
-
Provide convenient methods to handle list in ODF document.
- OutLineDecorator - Class in org.odftoolkit.simple.text.list
-
OutLineDecorator is an implementation of the ListDecorator interface, decorates a given List as a
special number list with outline.
- OutLineDecorator(Document) - Constructor for class org.odftoolkit.simple.text.list.OutLineDecorator
-
Constructor with Document.