| 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(MetaUserDefinedElement ele)
A method to visit "meta:user-defined" elements
|
| Modifier and Type | Method and Description |
|---|---|
MetaUserDefinedElement |
OfficeMetaElement.newMetaUserDefinedElement(String metaNameValue,
String metaValueTypeValue)
Create child element meta:user-defined.
|
| Modifier and Type | Method and Description |
|---|---|
MetaUserDefinedElement |
OdfOfficeMeta.getUserDefinedElementByAttributeName(String name)
Receives the ODFDOM element representation
MetaUserDefinedElement by attribute
name, See meta:user-defined. |
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.