net.jtools.tef
Class TEFTask.AntGeneratorFactory
java.lang.Object
net.jtools.tef.TEFTask.AntGeneratorFactory
- Direct Known Subclasses:
- TEFTask.AntGeneratorOptions, TEFTask.AntModelOptions, TEFTask.AntRegistratorOptions, TEFTask.AntTempletOptions
- Enclosing class:
- TEFTask
public static class TEFTask.AntGeneratorFactory
- extends Object
Wrapper for the Default GeneratorFactory setter and base class for the other wrappers.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEFTask.AntGeneratorFactory
public TEFTask.AntGeneratorFactory(GeneratorFactoryHelper options)
execute
public ExecutableHelper execute()
throws BuildException
- executes this ant-item.
- Returns:
- configured native application item to execute.
- Throws:
BuildException
setGenFactoryId
public void setGenFactoryId(String id)
- sets the generator factory id attribute.
© 2000-2006, JTools.org.