org.freecompany.imp
public class Resolve extends Task
Field Summary | |
---|---|
protected File | file |
protected Logger | logger |
protected String | name |
protected String | path |
protected String | uri |
protected URL | url |
Method Summary | |
---|---|
void | execute()
Resolves a given URI relative to the project module URL. |
protected String | getBinding()
Defines the name attribute as being requires for this class. |
File | getFile() |
String | getPath() |
String | getUri() |
URL | getUrl() |
protected File | load(URL url) |
void | setName(String name) |
void | setUri(String uri) |