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 |
OfficeDocumentElement.newOfficeMetaElement()
Create child element office:meta.
|
OfficeMetaElement |
OfficeDocumentMetaElement.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-2013 The Apache Software Foundation. All Rights Reserved.