| Constructor and Description |
|---|
DirectoryInputStream(CoreInputStream stream,
boolean randomize) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
boolean |
hasRecord() |
String |
next() |
DirectoryRecord |
nextRecord() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic DirectoryInputStream(CoreInputStream stream, boolean randomize) throws Exception
Exceptionpublic boolean hasRecord()
public DirectoryRecord nextRecord()
public void close()
throws IOException
IOExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.