public void setComponentFilter(String components)(Code)
Set the filters used to select the components to be downloaded. The values are matched against values from the map.
Parameters: components - a comma separated list of components.
setConfigInfo
public void setConfigInfo(String config) throws CoreException(Code)
Set the configuration for which the script should be generated. The default is set to be configuration independent.
Parameters: config - an ampersand separated list of configuration (for example win32, win32, x86 & macoxs, carbon, ppc). throws: CoreException -
Set the filters used to select the content type of the components to be downloaded. The values are matched against values from the map.
Parameters: filter - a comma separated list of content.