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