public class ZipVFSRoot extends ZipVFSFile implements VFSRoot
| Constructor and Description |
|---|
ZipVFSRoot(File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
getInputStream() |
VFSType |
getType() |
void |
initialize() |
URL |
toURL() |
getChild, getChild, getChildren, getName, getRelativePath, getZipFile, getZipNode, isDirectory, isFile, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChild, getChild, getChildren, getName, getRelativePath, isDirectory, isFilepublic ZipVFSRoot(File file) throws IOException
IOExceptionpublic void initialize()
throws IOException
initialize in interface VFSRootIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic URL toURL() throws MalformedURLException
toURL in interface VFSRootMalformedURLExceptionpublic InputStream getInputStream() throws IOException
getInputStream in interface VirtualFilegetInputStream in class ZipVFSFileIOExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.