|
|||||||||
| Home >> All >> java >> [ io overview ] | PREV NEXT | ||||||||
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. |
|
|
|||||||||
| Home >> All >> java >> [ io overview ] | PREV NEXT | ||||||||