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 |
---|---|
OfficeSpreadsheetElement |
OdfSpreadsheetDocument.getContentRoot()
Deprecated.
Get the content root of a spreadsheet document.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(OfficeSpreadsheetElement ele)
A method to visit "office:spreadsheet" elements
|
Modifier and Type | Method and Description |
---|---|
OfficeSpreadsheetElement |
OfficeBodyElement.newOfficeSpreadsheetElement()
Create child element office:spreadsheet.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.