Class LocationResolver
java.lang.Object
org.apache.tools.ant.taskdefs.optional.extension.resolvers.LocationResolver
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
LocationResolverpublic LocationResolver()
 
- 
- 
Method Details- 
setLocationSets the location for this resolver- Parameters:
- location- the location
 
- 
resolveReturns the resolved file- Specified by:
- resolvein interface- ExtensionResolver
- Parameters:
- extension- the extension
- project- the project
- Returns:
- the file resolved
- Throws:
- BuildException- if no location is set
 
- 
toString
 
-