| Package | Description |
|---|---|
| org.odftoolkit.odfdom.doc |
The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model.
|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.office |
| Modifier and Type | Method and Description |
|---|---|
OfficeTextElement |
OdfTextDocument.getContentRoot()
Deprecated.
Get the content root of a text document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(OfficeTextElement ele)
A method to visit "office:text" elements
|
| Modifier and Type | Method and Description |
|---|---|
OfficeTextElement |
OfficeBodyElement.newOfficeTextElement()
Create child element office:text.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.