public class FilePresenceScanner extends Object implements Scanner<PathSource>
| Constructor and Description |
|---|
FilePresenceScanner() |
| Modifier and Type | Method and Description |
|---|---|
String |
extension() |
void |
scan(PathSource fileSource,
Collection<FractionDetector<PathSource>> detectors,
Consumer<File> handleFileAsZip)
scans all xml files
|
public String extension()
extension in interface Scanner<PathSource>public void scan(PathSource fileSource, Collection<FractionDetector<PathSource>> detectors, Consumer<File> handleFileAsZip) throws IOException
scan in interface Scanner<PathSource>IOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.