All Implemented Interfaces:
java.lang.Cloneable, java.lang.Iterable<Resource>, ResourceCollection, SelectorContainer

public class LibFileSet
extends FileSet
LibFileSet represents a fileset containing libraries. Associated with the libraries is data pertaining to how they are to be handled when building manifests.
  • Constructor Details

  • Method Details

    • setIncludeUrl

      public void setIncludeUrl​(boolean includeURL)
      Flag indicating whether should include the "Implementation-URL" attribute in manifest. Defaults to false.
      Parameters:
      includeURL - the flag
    • setIncludeImpl

      public void setIncludeImpl​(boolean includeImpl)
      Flag indicating whether should include the "Implementation-*" attributes in manifest. Defaults to false.
      Parameters:
      includeImpl - the flag
    • setUrlBase

      public void setUrlBase​(java.lang.String urlBase)
      Set the url base for fileset.
      Parameters:
      urlBase - the base url