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 TypeMethodDescriptionvoid
execute()
void
setClassPath
(String value) void
setConsoleEncoding
(String value) Set the console encoding.void
void
Set the locale.void
void
setTimeout
(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, setTaskType
Methods 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:
execute
in 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
-