public class VirtualFileSet extends AbstractFileSet
defaultExcludePatterns, includePattern| Constructor and Description |
|---|
VirtualFileSet(String antFilePattern,
Collection<org.eclipse.core.runtime.IPath> virtualFileSystem,
boolean useDefaultExcludes) |
| Modifier and Type | Method and Description |
|---|---|
List<org.eclipse.core.runtime.IPath> |
getMatchingPaths() |
matchespublic VirtualFileSet(String antFilePattern, Collection<org.eclipse.core.runtime.IPath> virtualFileSystem, boolean useDefaultExcludes)
public List<org.eclipse.core.runtime.IPath> getMatchingPaths()
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.