Class JarCollection.JarIterator
java.lang.Object
net.sf.saxon.resource.JarCollection.JarIterator
- All Implemented Interfaces:
Closeable, AutoCloseable, Iterator<Resource>
- Enclosing class:
JarCollection
-
Constructor Summary
ConstructorsConstructorDescriptionJarIterator(XPathContext context, ZipInputStream zipInputStream, FilenameFilter filter) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Constructor Details
-
JarIterator
-
-
Method Details
-
hasNext
-
next
-
remove
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-