J2EEOnline
GofPatterns OOPortal
prev next prev next
  Course navigation
 
Lesson 1
Introducing Readers and Writers
  Module introduction
This module introduces you to reading and writing text in Java programs.
You will learn about:
  1. The vagaries of different character sets used both on different platforms and in different cultures
  2. The Reader and Writer classes, and how to connect readers and writers to input and output streams
  Course navigation