org.apache.tools.ant.types

Class Assertions.DisabledAssertion

Enclosing Class:
Assertions

public static class Assertions.DisabledAssertion
extends Assertions.BaseAssertion

A disabled assertion disables things

Method Summary

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, getCommandPrefix, getPackageName, setClass, setPackage, toCommand

Method Details

getCommandPrefix

public String getCommandPrefix()
get the prefix used to begin the command; -ea or -da.
Overrides:
getCommandPrefix in interface Assertions.BaseAssertion
Returns:
prefix

Copyright B) 2000-2008 Apache Software Foundation. All Rights Reserved.