public class VirtualFileSet extends AbstractFileSet
Modifier and Type | Field and Description |
---|---|
private java.util.Collection<org.eclipse.core.runtime.IPath> |
paths |
defaultExcludePatterns, includePattern
Constructor and Description |
---|
VirtualFileSet(java.lang.String antFilePattern,
java.util.Collection<org.eclipse.core.runtime.IPath> virtualFileSystem,
boolean useDefaultExcludes) |
Modifier and Type | Method and Description |
---|---|
java.util.List<org.eclipse.core.runtime.IPath> |
getMatchingPaths() |
matches