Class IsReference

java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.taskdefs.condition.IsReference
All Implemented Interfaces:
Cloneable, Condition

public class IsReference extends ProjectComponent implements Condition
Condition that tests whether a given reference has been defined.

Optionally tests whether it is of a given type/class.

Since:
Ant 1.6