org.jopendocument.dom.template
Class JavaScriptFileTemplate

java.lang.Object
  extended by org.jopendocument.dom.template.EngineTemplate
      extended by org.jopendocument.dom.template.JavaScriptFileTemplate

public class JavaScriptFileTemplate
extends EngineTemplate


Constructor Summary
JavaScriptFileTemplate(java.io.File f)
           
JavaScriptFileTemplate(java.lang.String fileName)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaScriptFileTemplate

public JavaScriptFileTemplate(java.lang.String fileName)
                       throws java.io.IOException,
                              TemplateException,
                              org.jdom.JDOMException
Throws:
java.io.IOException
TemplateException
org.jdom.JDOMException

JavaScriptFileTemplate

public JavaScriptFileTemplate(java.io.File f)
                       throws java.io.IOException,
                              TemplateException,
                              org.jdom.JDOMException
Throws:
java.io.IOException
TemplateException
org.jdom.JDOMException