org.jopendocument.dom.template
Class JavaScriptFileTemplate
java.lang.Object
org.jopendocument.dom.template.EngineTemplate
org.jopendocument.dom.template.JavaScriptFileTemplate
public class JavaScriptFileTemplate
- extends EngineTemplate
Methods inherited from class org.jopendocument.dom.template.EngineTemplate |
createDocument, hideListItem, hideParagraph, hideSection, hideTable, hideTableRow, saveAs, setField, showListItem, showParagraph, showSection, showTable, showTableRow |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaScriptFileTemplate
public JavaScriptFileTemplate(String fileName)
throws IOException,
TemplateException,
org.jdom.JDOMException
- Throws:
IOException
TemplateException
org.jdom.JDOMException
JavaScriptFileTemplate
public JavaScriptFileTemplate(File f)
throws IOException,
TemplateException,
org.jdom.JDOMException
- Throws:
IOException
TemplateException
org.jdom.JDOMException
Copyright © 2010 jOpenDocument All Rights Reserved.