Package | Description |
---|---|
org.odftoolkit.simple |
Provide high level methods to frequently used ODF documents.
|
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.
|
Modifier and Type | Method and Description |
---|---|
Table.TableBuilder |
Document.getTableBuilder() |
Modifier and Type | Method and Description |
---|---|
Table.TableBuilder |
Slide.getTableBuilder() |
Modifier and Type | Method and Description |
---|---|
Table.TableBuilder |
TableContainer.getTableBuilder()
Return the table builder of this document.
|
Table.TableBuilder |
AbstractTableContainer.getTableBuilder()
Return the table builder of this container.
|
Modifier and Type | Method and Description |
---|---|
Table.TableBuilder |
Header.getTableBuilder() |
Table.TableBuilder |
Footer.getTableBuilder() |
Table.TableBuilder |
Section.getTableBuilder() |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.