org.odftoolkit.odfdom.incubator.meta
Class OdfMetaTemplate
java.lang.Object
org.odftoolkit.odfdom.incubator.meta.OdfMetaTemplate
public class OdfMetaTemplate
- extends Object
OdfMetaTemplate
feature specified the URL for the document that
was used to create a document.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OdfMetaTemplate
public OdfMetaTemplate(MetaTemplateElement element)
- Constructor of
OdfMetaTemplate
feature.
- Parameters:
element
- an instance of ODF Element MetaTemplateElement
getMetaTemplateElement
public MetaTemplateElement getMetaTemplateElement()
- Return the instance of ODF Element
MetaTemplateElement
which
represents this feature.
- Returns:
- the instance of ODF Element
MetaTemplateElement
Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.