Method Summary |
|
String | getUrlBase() Get the urlbase. |
boolean | isIncludeImpl() Get the includeImpl flag. |
boolean | isIncludeURL() Get the includeURL flag. |
public void | setIncludeImpl(boolean includeImpl) Flag indicating whether should include the
"Implementation-*" attributes in manifest. |
public void | setIncludeUrl(boolean includeURL) Flag indicating whether should include the
"Implementation-URL" attribute in manifest. |
public void | setUrlBase(String urlBase) Set the url base for fileset. |