Package | Description |
---|---|
org.odftoolkit.simple |
Provide high level methods to frequently used ODF documents.
|
org.odftoolkit.simple.common.navigation |
Provide classes to operate the content and style of the selected text content.
|
org.odftoolkit.simple.presentation |
Provide high level methods to ODF presentation documents.
|
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.
|
Class and Description |
---|
Cell
Cell represents table cell feature in ODF document.
|
Table
Table represents the table feature in ODF spreadsheet and text documents.
|
Table.TableBuilder
This is a tool class which supplies all of the table creation detail.
|
TableContainer
TableContainer is a container which maintains Table(s) as element(s).
|
TableTemplate
TableTemplate represents the table template feature in ODF documents.
|
Class and Description |
---|
Cell
Cell represents table cell feature in ODF document.
|
CellValueAdapter
This interface supplies a method which can adapt string content to a more
proper cell value type as need.
|
Table
Table represents the table feature in ODF spreadsheet and text documents.
|
Class and Description |
---|
Table
Table represents the table feature in ODF spreadsheet and text documents.
|
Table.TableBuilder
This is a tool class which supplies all of the table creation detail.
|
TableContainer
TableContainer is a container which maintains Table(s) as element(s).
|
Class and Description |
---|
Cell
Cell represents table cell feature in ODF document.
|
CellRange
CellRange represent a rang of cells that are adjacent with each other
|
CellStyleHandler
This class provides functions to handle the style of a cell.
|
CellValueAdapter
This interface supplies a method which can adapt string content to a more
proper cell value type as need.
|
Column
Column represents table column feature in ODF document.
|
Row
Row represents table row feature in ODF document.
|
Table
Table represents the table feature in ODF spreadsheet and text documents.
|
Table.TableBuilder
This is a tool class which supplies all of the table creation detail.
|
TableContainer
TableContainer is a container which maintains Table(s) as element(s).
|
TableTemplate
TableTemplate represents the table template feature in ODF documents.
|
TableTemplate.ExtendedStyleType
Extended style types supported by table template.
|
Class and Description |
---|
Table
Table represents the table feature in ODF spreadsheet and text documents.
|
Table.TableBuilder
This is a tool class which supplies all of the table creation detail.
|
TableContainer
TableContainer is a container which maintains Table(s) as element(s).
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.