org.apache.tools.ant.types

Class Assertions.EnabledAssertion

public static class Assertions.EnabledAssertion extends Assertions.BaseAssertion

an enabled assertion enables things
Method Summary
StringgetCommandPrefix()
get the prefix used to begin the command; -ea or -da.

Method Detail

getCommandPrefix

public String getCommandPrefix()
get the prefix used to begin the command; -ea or -da.

Returns: prefix

Copyright