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(File f)
           
JavaScriptFileTemplate(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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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.