|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tools.ant.types.Assertions.BaseAssertion org.apache.tools.ant.types.Assertions.DisabledAssertion
public static class Assertions.DisabledAssertion
A disabled assertion disables things
Constructor Summary | |
---|---|
Assertions.DisabledAssertion()
|
Method Summary | |
---|---|
java.lang.String |
getCommandPrefix()
get the prefix used to begin the command; -ea or -da. |
Methods inherited from class org.apache.tools.ant.types.Assertions.BaseAssertion |
---|
getClassName, getPackageName, setClass, setPackage, toCommand |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Assertions.DisabledAssertion()
Method Detail |
---|
public java.lang.String getCommandPrefix()
getCommandPrefix
in class Assertions.BaseAssertion
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |