public interface Scanner
| Modifier and Type | Method and Description |
|---|---|
void |
scan(ScannerListener sl)
Perform a scan and report resources to a scanning listener.
|
void scan(ScannerListener sl) throws ScannerException
sl - the scanning listener to report entries.ScannerException - if an error occured while scanning.Copyright © 2016 Oracle Corporation. All Rights Reserved.