net.jtools.tef
Class TEFTask.AntRegistratorOptions
java.lang.Object
net.jtools.tef.TEFTask.AntGeneratorFactory
net.jtools.tef.TEFTask.AntRegistratorOptions
- Enclosing class:
- TEFTask
public static class TEFTask.AntRegistratorOptions
- extends TEFTask.AntGeneratorFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEFTask.AntRegistratorOptions
public TEFTask.AntRegistratorOptions(RegistratorHelper options,
Task task)
addFilter
public void addFilter(TEFTask.AntTempletFilter f)
throws BuildException
- Throws:
BuildException
createAnd
public TEFTask.AntCombinedFilter createAnd()
throws BuildException
- Throws:
BuildException
createLogger
public SimpleTraceFilter createLogger()
createNot
public TEFTask.AntCombinedFilter createNot()
throws BuildException
- Throws:
BuildException
createOr
public TEFTask.AntCombinedFilter createOr()
throws BuildException
- Throws:
BuildException
execute
public ExecutableHelper execute()
throws BuildException
- Description copied from class:
TEFTask.AntGeneratorFactory
- executes this ant-item.
- Overrides:
execute
in class TEFTask.AntGeneratorFactory
- Returns:
- configured native application item to execute.
- Throws:
BuildException
setClassname
public void setClassname(String x)
setDestDir
public void setDestDir(File dir)
setTraceLevel
public void setTraceLevel(String value)
© 2000-2006, JTools.org.