public class DirectoryArchiveBrowser extends Object implements Iterator
Constructor and Description |
---|
DirectoryArchiveBrowser(File file,
ArchiveBrowser.Filter filter) |
Modifier and Type | Method and Description |
---|---|
static void |
create(List list,
File dir,
ArchiveBrowser.Filter filter) |
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public DirectoryArchiveBrowser(File file, ArchiveBrowser.Filter filter)
public static void create(List list, File dir, ArchiveBrowser.Filter filter) throws Exception
Exception
Copyright © 2018 JBoss by Red Hat. All rights reserved.