j2ee.io
Class InputStream

java.lang.Object
  extended by java.io.InputStream
      extended by j2ee.io.InputStream
All Implemented Interfaces:
java.io.Closeable

public abstract class InputStream
extends java.io.InputStream


Constructor Summary
InputStream()
           
 
Method Summary
 
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, read, read, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputStream

public InputStream()
            throws java.io.IOException
Throws:
java.io.IOException