|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.env.WhichAnt
Get Version information about jakarta-ant.
Field Summary | |
static java.lang.String |
SERVICE_NAME
Our project name. |
Constructor Summary | |
WhichAnt()
|
Method Summary | |
int |
getInfo(java.util.Hashtable hash,
java.lang.String options)
Calls getAntVersion and looks for ant.jar. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String SERVICE_NAME
Constructor Detail |
public WhichAnt()
Method Detail |
public int getInfo(java.util.Hashtable hash, java.lang.String options)
hash
- to put information inoptions
- to apply like strict or verbose
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |