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