|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.fccc.vf.NameShadowingFile
edu.fccc.vf.GZipShadowingFile
| Field Summary | |
static long |
serialVersionUID
|
| Constructor Summary | |
GZipShadowingFile(java.lang.String name,
java.io.File realFile)
|
|
| Method Summary | |
java.io.InputStream |
getInputStream()
|
java.io.OutputStream |
getOutputStream()
if you are not allowed to write to this, will be null |
int |
hashCode()
|
| Methods inherited from class edu.fccc.vf.NameShadowingFile |
canRead, canWrite, equals, exists, getName, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final long serialVersionUID
| Constructor Detail |
public GZipShadowingFile(java.lang.String name,
java.io.File realFile)
| Method Detail |
public java.io.OutputStream getOutputStream()
VirtualFile
getOutputStream in interface VirtualFilegetOutputStream in class NameShadowingFilepublic java.io.InputStream getInputStream()
getInputStream in interface VirtualFilegetInputStream in class NameShadowingFilepublic int hashCode()
hashCode in interface VirtualFilehashCode in class NameShadowingFile
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||