Package org.apache.tools.ant.types
Class Assertions.EnabledAssertion
java.lang.Object
org.apache.tools.ant.types.Assertions.BaseAssertion
org.apache.tools.ant.types.Assertions.EnabledAssertion
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionget 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
-
Constructor Details
-
EnabledAssertion
public EnabledAssertion()
-
-
Method Details
-
getCommandPrefix
get the prefix used to begin the command; -ea or -da.- Specified by:
getCommandPrefix
in classAssertions.BaseAssertion
- Returns:
- prefix
-