public abstract class AbstractFileSet extends Object
Modifier and Type | Field and Description |
---|---|
protected List<Pattern> |
defaultExcludePatterns |
protected Pattern |
includePattern |
Constructor and Description |
---|
AbstractFileSet(String pattern,
boolean useDefaultExcludes) |
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.