| Package | Description |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.office | |
| org.odftoolkit.odfdom.incubator.meta |
Provide classes to access the metadata of ODF documents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(OfficeMetaElement ele)
A method to visit "office:meta" elements
|
| Modifier and Type | Method and Description |
|---|---|
OfficeMetaElement |
OfficeDocumentMetaElement.newOfficeMetaElement()
Create child element office:meta.
|
OfficeMetaElement |
OfficeDocumentElement.newOfficeMetaElement()
Create child element office:meta.
|
| Modifier and Type | Method and Description |
|---|---|
OfficeMetaElement |
OdfOfficeMeta.getOfficeMetaElement()
Deprecated.
Get the instance of
OfficeMetaElement which represents this feature. |
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.