org.apache.tools.ant.types

Class Assertions.DisabledAssertion

public static class Assertions.DisabledAssertion extends Assertions.BaseAssertion

A disabled assertion disables 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