public interface JarScannerCallback
| Modifier and Type | Method and Description | 
|---|---|
| void | scan(File file) | 
| void | scan(JarURLConnection urlConn) | 
void scan(JarURLConnection urlConn) throws IOException
urlConn - IOExceptionvoid scan(File file) throws IOException
IOExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.