java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
coneforest.psylla.tools.ant.Psylla
- All Implemented Interfaces:
Cloneable
public class Psylla
extends org.apache.tools.ant.Task
The
psylla Ant task.-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()voidsetClassPath(String value) voidsetConsoleEncoding(String value) Set the console encoding.voidvoidSet the locale.voidvoidsetTimeout(Integer timeout) Methods inherited from class org.apache.tools.ant.Task
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeMethods inherited from class org.apache.tools.ant.ProjectComponent
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
-
Constructor Details
-
Psylla
public Psylla()
-
-
Method Details
-
execute
public void execute()- Overrides:
executein classorg.apache.tools.ant.Task
-
setEval
-
setClassPath
-
setLocale
Set the locale.- Parameters:
value- the locale name.
-
setConsoleEncoding
Set the console encoding.- Parameters:
value- the console encoding.
-
setScript
-
setTimeout
-
createArg
-