| 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 |
|---|---|
OfficeImageElement |
OdfImageDocument.getContentRoot()
Get the content root of a image document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(OfficeImageElement ele)
A method to visit "office:image" elements
|
| Modifier and Type | Method and Description |
|---|---|
OfficeImageElement |
OfficeBodyElement.newOfficeImageElement()
Create child element office:image.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.