org.apache.tools.ant.taskdefs.optional.extension.resolvers
Class AntResolver
java.lang.Object
org.apache.tools.ant.taskdefs.optional.extension.resolvers.AntResolver
- ExtensionResolver
public class AntResolver
extends java.lang.Object
Resolver that just returns s specified location.
setAntfile
public void setAntfile(File antfile)
Sets the ant file
antfile
- the ant file to set
setDestfile
public void setDestfile(File destfile)
Sets the destination file
destfile
- the destination file
setTarget
public void setTarget(String target)
Sets the target
toString
public String toString()
Returns a string representation
- the string representation
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.