|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.apache.tools.ant.taskdefs.condition.Os
Condition that tests the OS type.
| Constructor Summary | |
Os()
|
|
| Method Summary | |
boolean |
eval()
Is this condition true? |
void |
setFamily(java.lang.String f)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Os()
| Method Detail |
public void setFamily(java.lang.String f)
public boolean eval()
throws BuildException
Conditioneval in interface Condition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||