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() |
matches
public VirtualFileSet(String antFilePattern, Collection<org.eclipse.core.runtime.IPath> virtualFileSystem, boolean useDefaultExcludes)
public List<org.eclipse.core.runtime.IPath> getMatchingPaths()
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.