org.cruxframework.crux.scanner.archiveiterator
Class JarProtocolIterator
java.lang.Object
org.cruxframework.crux.scanner.archiveiterator.URLIterator
org.cruxframework.crux.scanner.archiveiterator.ZIPProtocolIterator
org.cruxframework.crux.scanner.archiveiterator.JarProtocolIterator
public class JarProtocolIterator
- extends ZIPProtocolIterator
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarProtocolIterator
public JarProtocolIterator(URL zip,
List<ScannerRegistration> scanners,
String pathInZip)
throws IOException,
URISyntaxException
- Throws:
IOException
URISyntaxException
getProtocol
protected String getProtocol()
- Overrides:
getProtocol in class ZIPProtocolIterator
Copyright © 2015. All rights reserved.