public class InMemoryArchive extends URLArchive
| Constructor and Description |
|---|
InMemoryArchive(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close this archive and associated InputStream.
|
InputStream |
getDescriptorStream() |
getEntries, getEntry, getEntryAsURLgetDescriptorLocation, getRootURL, setDescriptorLocation, setRootURL, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRootURLpublic InMemoryArchive(InputStream stream)
public InputStream getDescriptorStream() throws IOException
getDescriptorStream in interface ArchivegetDescriptorStream in class ArchiveBaseIOExceptionpublic void close()
Archiveclose in interface Archiveclose in class URLArchiveEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference