Class OdfMetaHyperlinkBehaviour
java.lang.Object
org.odftoolkit.odfdom.incubator.meta.OdfMetaHyperlinkBehaviour
OdfMetaHyperlinkBehaviour feature specifies default behavior of hyperlinks in the
current document.-
Constructor Summary
ConstructorsConstructorDescriptionConstructor ofOdfMetaHyperlinkBehaviourfeature. -
Method Summary
Modifier and TypeMethodDescriptionReturn the instance of ODF ElementMetaHyperlinkBehaviourElement.
-
Constructor Details
-
OdfMetaHyperlinkBehaviour
Constructor ofOdfMetaHyperlinkBehaviourfeature.- Parameters:
element- an instance of ODF ElementMetaHyperlinkBehaviourElement.
-
-
Method Details
-
getMetaHyperlinkBehaviourElement
Return the instance of ODF ElementMetaHyperlinkBehaviourElement. which represents this feature.- Returns:
- the instance of ODF Element
MetaHyperlinkBehaviourElement.
-