public final class MemoryArchiveInputStream extends ArchiveInputStream
| Constructor and Description |
|---|
MemoryArchiveInputStream(String[][] pFiles) |
| Modifier and Type | Method and Description |
|---|---|
ArchiveEntry |
getNextEntry() |
int |
read() |
String |
readString() |
canReadEntryData, count, count, getBytesRead, getCount, pushedBackBytesavailable, close, mark, markSupported, read, read, reset, skippublic MemoryArchiveInputStream(String[][] pFiles)
public ArchiveEntry getNextEntry() throws IOException
getNextEntry in class ArchiveInputStreamIOExceptionpublic String readString()
public int read() throws IOException
read in class ArchiveInputStreamIOExceptionCopyright © 2013 The Apache Software Foundation. All Rights Reserved.