| Class | Description |
|---|---|
| CharArray |
A leaner, meaner version of StringBuffer.
|
| CharArrayReader |
This class implements a character buffer that can be used as a
character-input stream.
|
| Container |
Utility for determining the Servlet Container the application is running in.
|
| FastByteArrayOutputStream |
A speedy implementation of ByteArrayOutputStream.
|
| OutputConverter |
A converter from one character type to another
|
| OutputConverter.ResinWriter |
To get internationalised characters to work on Resin, some conversions need to take place.
|