public class LibFileSet extends FileSet
description, location, project
Constructor and Description |
---|
LibFileSet() |
Modifier and Type | Method and Description |
---|---|
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(java.lang.String urlBase)
Set the url base for fileset.
|
clone, isFilesystemOnly, iterator, size
add, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addReadable, addSelector, addSize, addType, addWritable, appendExcludes, appendIncludes, appendSelector, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, dieOnCircularReference, getDefaultexcludes, getDir, getDir, getDirectoryScanner, getDirectoryScanner, getErrorOnMissingDir, getMaxLevelsOfSymlinks, getRef, getSelectors, hasPatterns, hasSelectors, isCaseSensitive, isFollowSymlinks, mergeExcludes, mergeIncludes, mergePatterns, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setDir, setErrorOnMissingDir, setExcludes, setExcludesfile, setFile, setFollowSymlinks, setIncludes, setIncludesfile, setMaxLevelsOfSymlinks, setRefid, setupDirectoryScanner, setupDirectoryScanner, toString
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, tooManyAttributes
getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
public void setIncludeUrl(boolean includeURL)
includeURL
- the flagpublic void setIncludeImpl(boolean includeImpl)
includeImpl
- the flagpublic void setUrlBase(java.lang.String urlBase)
urlBase
- the base url