|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.vfs.file.FileVFSFile
org.richfaces.cdk.vfs.file.FileVFSRoot
public class FileVFSRoot
| Constructor Summary | |
|---|---|
FileVFSRoot(java.io.File dir)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.io.InputStream |
getInputStream()
|
java.lang.String |
getName()
|
VFSType |
getType()
|
void |
initialize()
|
java.net.URL |
toURL()
|
| Methods inherited from class org.richfaces.cdk.vfs.file.FileVFSFile |
|---|
getChild, getChild, getChildren, getFile, getRelativePath, 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, getRelativePath, isDirectory, isFile |
| Constructor Detail |
|---|
public FileVFSRoot(java.io.File dir)
| Method Detail |
|---|
public VFSType getType()
getType in interface VFSRoot
public void close()
throws java.io.IOException
close in interface java.io.Closeablejava.io.IOException
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface VirtualFilegetInputStream in class FileVFSFilejava.io.IOExceptionpublic java.lang.String getName()
getName in interface VirtualFilegetName in class FileVFSFile
public void initialize()
throws java.io.IOException
initialize in interface VFSRootjava.io.IOException
public java.net.URL toURL()
throws java.net.MalformedURLException
toURL in interface VFSRootjava.net.MalformedURLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||