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(MetaHyperlinkBehaviourElement ele)
A method to visit "meta:hyperlink-behaviour" elements
|
Modifier and Type | Method and Description |
---|---|
MetaHyperlinkBehaviourElement |
OfficeMetaElement.newMetaHyperlinkBehaviourElement()
Create child element meta:hyperlink-behaviour.
|
Modifier and Type | Method and Description |
---|---|
MetaHyperlinkBehaviourElement |
OdfMetaHyperlinkBehaviour.getMetaHyperlinkBehaviourElement()
Return the instance of ODF Element
MetaHyperlinkBehaviourElement . which represents this feature. |
Constructor and Description |
---|
OdfMetaHyperlinkBehaviour(MetaHyperlinkBehaviourElement element)
Constructor of
OdfMetaHyperlinkBehaviour feature. |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.