public class JarProtocolIterator extends ZIPProtocolIterator
| Constructor and Description |
|---|
JarProtocolIterator(URL zip,
List<ScannerRegistration> scanners,
String pathInZip) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getProtocol() |
close, next, searchconsumeWhenAcceptedpublic JarProtocolIterator(URL zip, List<ScannerRegistration> scanners, String pathInZip) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionprotected String getProtocol()
getProtocol in class ZIPProtocolIteratorCopyright © 2016. All rights reserved.