[To advertise Java(tm) Events here, contact joris@esus.com!]
Java™
by example!
Login
Login here
Become a member
only $14.95/year!
New @ Esus.com
In-house
search engine
for better results!
Get updates with the esus.com
newsletter
!
Home
Browse Categories
Ask a Java Question
Help
For Java Tips & Tricks, subscribe to the
esus.com newsletter!
Search Java Q&A, Links, API's:
adv
Index
:
Java 2 Standard Edition (J2SE)
:
Java 2 JDK
:
Input/Output (java.io.*)
Become a member to observe this category
Readers/Writers
Readers and Writers were introduced in the JDK1.1 as a replacement for streams in handling 16 bit Unicode character streams.
Related Categories
Streams
Subcategories
Questions & Answers
= answered,
= unanswered
General:
How do I read a text file using FileReader?
How do I write a text file using FileWriter?
How do I read a file that is encoded in UTF-8 using a Reader?
How do I write a file in UTF-8 encoding using a Writer?
How do I convert a character array to a Reader?
How do keep track of line numbers when reading a file with a Reader?
How do I use a PushbackReader?
How do I convert a String to a Reader?
How do I use the PipedReader and PipedWriter?
Further Information (sorted alphabetically)
Api's:
Class java.io.BufferedReader (1.2)
Class java.io.BufferedWriter (1.2)
Class java.io.CharArrayReader (1.2)
Class java.io.CharArrayWriter (1.2)
Class java.io.FilterReader (1.2)
Class java.io.FilterWriter (1.2)
Class java.io.InputStreamReader (1.2)
Class java.io.OutputStreamWriter (1.2)
Class java.io.PipedReader (1.2)
Class java.io.PipedWriter (1.2)
Class java.io.PrintWriter (1.2)
Class java.io.Reader (1.2)
Class java.io.StringReader (1.2)
Class java.io.StringWriter (1.2)
Class java.io.Writer (1.2)
Related Links:
JDC Tech Tip: Faster I/O using JDK 1.1 classes
JavaWorld HowTo: Use the two 'R's of Java 1.1 -- Readers and Writers
Terms of Service
|
Privacy Policy
|
Contact
Copyright © 2000-2003 Esus.com - All Rights Reserved
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. Esus.com is independent of Sun Microsystems, Inc. All other trademarks are the sole property of their respective owners.