Package net.sf.jazzlib
Class ZipFile.ZipEntryEnumeration
java.lang.Object
net.sf.jazzlib.ZipFile.ZipEntryEnumeration
- All Implemented Interfaces:
Enumeration
- Enclosing class:
ZipFile
-
Field Details
-
elements
-
-
Constructor Details
-
ZipEntryEnumeration
-
-
Method Details
-
hasMoreElements
public boolean hasMoreElements()- Specified by:
hasMoreElementsin interfaceEnumeration
-
nextElement
- Specified by:
nextElementin interfaceEnumeration
-