| Prev Package | Next Package | Frames | No Frames |
Class Summary | |
| CaseConvertFormat | |
| Char | A wrapper for characters. |
| CompoundFormat | |
| EnglishIntegerFormat | |
| FlushFormat | |
| IntegerFormat | Handle formatting of integers. |
| Lexer | Framework for implementing lexical scanners and parsers. |
| LineBufferedReader | A LineNumberReader with some extra features: You can seek backwards to the start of the line preceding the current position (or the mark, if that has been set). |
| LiteralFormat | |
| NullReader | A reader for an empty stream (similar to /dev/null). |
| Options | Mananges a table of named options, Can inherit from another table of "default" options. |
| PadFormat | Given a Format, pad the formatted result to a specified width. |
| PrettyWriter | A pretty printer. |
| QueueReader | An InPort that reads from a queue. |
| ReportFormat | |
| RomanIntegerFormat | |
| SourceError | Represents an error message from processing a "source" file. |
| SourceMessages | A collection of (zero or more) SourceErrors. |
| SyntaxException | Used to signal a non-recoverable (fatal) syntax error. |
| WriterManager | Manages a collection of Writers, handling automatic closing. |
gnu.text package is currently distributed as part of
Kawa, though it can be used independent
of the rest of Kawa.