JTools

net.jtools.tmpl
Class TmplCompilerTask

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by net.jtools.tmpl.TmplCompilerTask

public class TmplCompilerTask
extends Task


Nested Class Summary
static class TmplCompilerTask.AntCompilerHelper
           
static class TmplCompilerTask.AntFactoryHelper
           
static class TmplCompilerTask.AntTemplateHelper
           
 
Field Summary
 
Fields inherited from class org.apache.tools.ant.Task
description, location, target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
 
Constructor Summary
TmplCompilerTask()
           
 
Method Summary
 void addConfiguredCompiler(TmplCompilerTask.AntCompilerHelper options)
           
 void addConfiguredTemplate(TmplCompilerTask.AntTemplateHelper template)
           
 TmplCompilerTask.AntFactoryHelper createFactory()
           
 void execute()
           
 
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 org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TmplCompilerTask

public TmplCompilerTask()
Method Detail

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

JTools

© 2000-2006, JTools.org.