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) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matches(org.eclipse.core.runtime.IPath path) |
Copyright © 2008–2025 Eclipse Foundation. All rights reserved.