|
|||||||||
| Home >> All >> com >> thermidor >> build >> [ tasks overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.thermidor.build.tasks
Class RequiresTask.ShellType

java.lang.Objectorg.apache.tools.ant.types.EnumeratedAttribute
com.thermidor.build.tasks.RequiresTask.ShellType
- Enclosing class:
- RequiresTask
- public static class RequiresTask.ShellType
- extends org.apache.tools.ant.types.EnumeratedAttribute
| Field Summary |
| Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
value |
| Constructor Summary | |
RequiresTask.ShellType()
|
|
| Method Summary | |
java.lang.String[] |
getShellArgs(java.lang.String type)
|
java.lang.String[] |
getValues()
This is the only method a subclass needs to implement. |
| Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute |
containsValue, getIndex, getValue, indexOfValue, setValue, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
RequiresTask.ShellType
public RequiresTask.ShellType()
| Method Detail |
getValues
public java.lang.String[] getValues()
- Description copied from class:
org.apache.tools.ant.types.EnumeratedAttribute - This is the only method a subclass needs to implement.
getShellArgs
public java.lang.String[] getShellArgs(java.lang.String type)
|
|||||||||
| Home >> All >> com >> thermidor >> build >> [ tasks overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC