net.jtools.tmpl
Class TmplCompilerTask
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
net.jtools.tmpl.TmplCompilerTask
public class TmplCompilerTask
- extends Task
Methods inherited from class org.apache.tools.ant.Task |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TmplCompilerTask
public TmplCompilerTask()
addConfiguredCompiler
public void addConfiguredCompiler(TmplCompilerTask.AntCompilerHelper options)
addConfiguredTemplate
public void addConfiguredTemplate(TmplCompilerTask.AntTemplateHelper template)
throws BuildException
- Throws:
BuildException
createFactory
public TmplCompilerTask.AntFactoryHelper createFactory()
execute
public void execute()
throws BuildException
- Overrides:
execute
in class Task
- Throws:
BuildException
© 2000-2006, JTools.org.