net.csdn.common.scan.component
Class JarIterator
java.lang.Object
net.csdn.common.scan.component.JarIterator
- All Implemented Interfaces:
- StreamIterator
public class JarIterator
- extends Object
- implements StreamIterator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarIterator
public JarIterator(File file,
Filter filter)
throws IOException
- Throws:
IOException
JarIterator
public JarIterator(InputStream is,
Filter filter)
throws IOException
- Throws:
IOException
next
public InputStream next()
- Specified by:
next in interface StreamIterator
close
public void close()
- Specified by:
close in interface StreamIterator
Copyright © 2014. All Rights Reserved.