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

Quick Search    Search Deep

Deprecated API

Deprecated Classes
java.io.LineNumberInputStream
          This class is deprecated in favor if LineNumberReader because it operates on ASCII bytes instead of an encoded character stream. This class is for backward compatibility only and should not be used in new applications. 
java.io.StringBufferInputStream
            
 

Deprecated Methods
java.io.DataInputStream.readLine()
            
java.io.ObjectInputStream.readLine()
            
java.io.ByteArrayOutputStream.toString(int)
            
java.io.ObjectOutputStream.PutField.write(ObjectOutput)
            
 

Deprecated Constructors
java.io.StreamTokenizer(InputStream)
          Since JDK 1.1.