|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.metasyntactic.io.filesystem.AbstractEntry
|
+--org.metasyntactic.io.filesystem.AbstractFile
| Constructor Summary | |
AbstractFile()
|
|
| Method Summary | |
java.io.InputStream |
getInputStream()
|
java.io.OutputStream |
getOutputStream()
|
| Methods inherited from class org.metasyntactic.io.filesystem.AbstractEntry |
getPath, isLegal, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.metasyntactic.io.filesystem.File |
getLastModified, getLength |
| Methods inherited from interface org.metasyntactic.io.filesystem.Entry |
delete, equals, getFileSystem, getName, getParent, getPath, hashCode, toString |
| Constructor Detail |
public AbstractFile()
| Method Detail |
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface Filejava.io.IOException
public java.io.OutputStream getOutputStream()
throws java.io.IOException
getOutputStream in interface Filejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||