Class LocationResolver
java.lang.Object
org.apache.tools.ant.taskdefs.optional.extension.resolvers.LocationResolver
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LocationResolver
public LocationResolver()
-
-
Method Details
-
setLocation
Sets the location for this resolver- Parameters:
location
- the location
-
resolve
Returns the resolved file- Specified by:
resolve
in interfaceExtensionResolver
- Parameters:
extension
- the extensionproject
- the project- Returns:
- the file resolved
- Throws:
BuildException
- if no location is set
-
toString
-