|
Purple Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.purpletech.io.CachedFS.BinaryLoader
| Constructor Summary | |
CachedFS.BinaryLoader()
|
|
| Method Summary | |
java.lang.Object |
process(java.lang.String path,
java.io.InputStream in)
process a binary file, return a byte[] |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CachedFS.BinaryLoader()
| Method Detail |
public java.lang.Object process(java.lang.String path,
java.io.InputStream in)
throws java.io.IOException
process in interface CachedFS.Loaderpath - the path name, relative to the root directoryin - an unbuffered input stream containing the file data
java.io.IOException
|
Documentation generated March 5 2003 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||