org.apache.tools.ant.taskdefs.optional.extension.resolvers
Class LocationResolver
java.lang.Object
org.apache.tools.ant.taskdefs.optional.extension.resolvers.LocationResolver
- ExtensionResolver
public class LocationResolver
extends java.lang.Object
Resolver that just returns s specified location.
setLocation
public void setLocation(String location)
Sets the location for this resolver
toString
public String toString()
Returns a string representation of the Location
- the string representation
Copyright B) 2000-2008 Apache Software Foundation. All Rights Reserved.