| 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(MetaTemplateElement ele)
A method to visit "meta:template" elements
|
| Modifier and Type | Method and Description |
|---|---|
MetaTemplateElement |
OfficeMetaElement.newMetaTemplateElement(String xlinkHrefValue,
String xlinkTypeValue)
Create child element meta:template.
|
| Modifier and Type | Method and Description |
|---|---|
MetaTemplateElement |
OdfMetaTemplate.getMetaTemplateElement()
Return the instance of ODF Element
MetaTemplateElement which represents this
feature. |
| Constructor and Description |
|---|
OdfMetaTemplate(MetaTemplateElement element)
Constructor of
OdfMetaTemplate feature. |
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.