Christopher Fynn wrote:
Isn't it already deprecated? The URL that started this thread <http://java.sun.com/j2se/1.5.0/docs/api/java/io/DataInput.html> is marked as part of the "Deprecated API"
I don't think so. I looked at that page and maybe I'm missing something but I see nothing to indicate it's deprecated. Perhaps you're getting confused by the "Deprecated" at the top of the page? That's just a link to the list of deprecated interfaces, classes, and methods, which does not include DataInput. Every class in the JavaDoc has that.
-- Elliotte Rusty Harold [EMAIL PROTECTED] XML in a Nutshell 3rd Edition Just Published! http://www.cafeconleche.org/books/xian3/ http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim

