JTools

net.jtools.tef
Class TEFTask

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by net.jtools.tef.TEFTask

public class TEFTask
extends Task


Nested Class Summary
static class TEFTask.AntCombinedFilter
           
static class TEFTask.AntGeneratorFactory
          Wrapper for the Default GeneratorFactory setter and base class for the other wrappers.
static class TEFTask.AntGeneratorOptions
           
static class TEFTask.AntModelOptions
          wrapper for the model initialization.
static class TEFTask.AntRegistratorOptions
           
static class TEFTask.AntTempletFilter
           
static class TEFTask.AntTempletOptions
          Wrapper for the Templet Registration
 
Field Summary
protected  List<TEFTask.AntGeneratorFactory> elements
           
 
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
TEFTask()
           
 
Method Summary
protected  TEFTask.AntGeneratorFactory addElement(TEFTask.AntGeneratorFactory x)
           
 TEFTask.AntGeneratorOptions createGenerator()
           
 TEFTask.AntGeneratorFactory createGeneratorFactory()
           
 TEFTask.AntModelOptions createModel()
           
 TEFTask.AntRegistratorOptions createRegistrator()
           
 TEFTask.AntTempletOptions createTemplet()
           
 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
 

Field Detail

elements

protected List<TEFTask.AntGeneratorFactory> elements
Constructor Detail

TEFTask

public TEFTask()
Method Detail

addElement

protected TEFTask.AntGeneratorFactory addElement(TEFTask.AntGeneratorFactory x)

createGenerator

public TEFTask.AntGeneratorOptions createGenerator()

createGeneratorFactory

public TEFTask.AntGeneratorFactory createGeneratorFactory()

createModel

public TEFTask.AntModelOptions createModel()

createRegistrator

public TEFTask.AntRegistratorOptions createRegistrator()

createTemplet

public TEFTask.AntTempletOptions createTemplet()

execute

public void execute()
             throws BuildException
Overrides:
execute in class Task
Throws:
BuildException

JTools

© 2000-2006, JTools.org.