org.apache.tools.ant.taskdefs.optional.extension
public class LibFileSet extends FileSet
Method Summary | |
---|---|
void | setIncludeImpl(boolean includeImpl)
Flag indicating whether should include the
"Implementation-*" attributes in manifest.
|
void | setIncludeUrl(boolean includeURL)
Flag indicating whether should include the
"Implementation-URL" attribute in manifest.
|
void | setUrlBase(String urlBase)
Set the url base for fileset.
|
Parameters: includeImpl the flag
Parameters: includeURL the flag
Parameters: urlBase the base url