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