Class OdfMetaTemplate
java.lang.Object
org.odftoolkit.odfdom.incubator.meta.OdfMetaTemplate
OdfMetaTemplate feature specified the URL for the document that was used to create a
document.-
Constructor Summary
ConstructorsConstructorDescriptionOdfMetaTemplate(MetaTemplateElement element) Constructor ofOdfMetaTemplatefeature. -
Method Summary
Modifier and TypeMethodDescriptionReturn the instance of ODF ElementMetaTemplateElementwhich represents this feature.
-
Constructor Details
-
OdfMetaTemplate
Constructor ofOdfMetaTemplatefeature.- Parameters:
element- an instance of ODF ElementMetaTemplateElement
-
-
Method Details
-
getMetaTemplateElement
Return the instance of ODF ElementMetaTemplateElementwhich represents this feature.- Returns:
- the instance of ODF Element
MetaTemplateElement
-