Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.memoire.foo
Class FooInputStream  view FooInputStream download FooInputStream.java

java.lang.Object
  extended bycom.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)