public class PathSourceFilter extends Object implements SourceFilter
| Constructor and Description |
|---|
PathSourceFilter(List<StringComparator> files) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Source source) |
boolean |
lookInto(Source source) |
public PathSourceFilter(List<StringComparator> files)
public boolean accept(Source source)
accept in interface SourceFilterpublic boolean lookInto(Source source)
lookInto in interface SourceFilterCopyright © 2022 vpc open source initiative. All rights reserved.