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-2014 The Apache Software Foundation. All Rights Reserved.