|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.vfs.zip.ZipVFSFile
org.richfaces.cdk.vfs.zip.ZipVFSRoot
public class ZipVFSRoot
| Constructor Summary | |
|---|---|
ZipVFSRoot(java.io.File file)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.io.InputStream |
getInputStream()
|
VFSType |
getType()
|
void |
initialize()
|
java.net.URL |
toURL()
|
| Methods inherited from class org.richfaces.cdk.vfs.zip.ZipVFSFile |
|---|
getChild, getChild, getChildren, getName, getRelativePath, getZipFile, getZipNode, isDirectory, isFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.richfaces.cdk.vfs.VirtualFile |
|---|
getChild, getChild, getChildren, getName, getRelativePath, isDirectory, isFile |
| Constructor Detail |
|---|
public ZipVFSRoot(java.io.File file)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void initialize()
throws java.io.IOException
initialize in interface VFSRootjava.io.IOException
public void close()
throws java.io.IOException
close in interface java.io.Closeablejava.io.IOExceptionpublic VFSType getType()
getType in interface VFSRoot
public java.net.URL toURL()
throws java.net.MalformedURLException
toURL in interface VFSRootjava.net.MalformedURLException
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface VirtualFilegetInputStream in class ZipVFSFilejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||