|
|||||||||
| Home >> All >> com >> memoire >> [ foo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.memoire.foo
Class FooInputStream

java.lang.Objectcom.memoire.foo.FooInputStream
- public class FooInputStream
- extends java.lang.Object
| Field Summary | |
private static FooCategory |
pkg_
|
| Constructor Summary | |
FooInputStream()
|
|
| Method Summary | |
static FooCategory |
init()
|
static java.lang.Object |
read(java.io.InputStream _in)
|
static byte[] |
readAll(java.io.InputStream _in)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
pkg_
private static FooCategory pkg_
| Constructor Detail |
FooInputStream
public FooInputStream()
| Method Detail |
init
public static final FooCategory init()
readAll
public static byte[] readAll(java.io.InputStream _in)
read
public static java.lang.Object read(java.io.InputStream _in)
|
|||||||||
| Home >> All >> com >> memoire >> [ foo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.memoire.foo.FooInputStream