★ wanayoo — archive 1999 http://sourceware.cygnus.com/kawa/api/gnu/text/package-summary.htmlNouvelle recherche | Portail wanayoo

Package gnu.text

Supports various utility classes for formatting, parsing, and manipulating text (strings).

See:
          Description

Class Summary
CaseConvertFormat  
CompoundFormat  
EnglishIntegerFormat  
FlushFormat  
Lexer Framework for implementing lexical scanners.
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).
LispReader A Lexer to reading S-expressions in generic Lisp-like syntax.
LiteralFormat  
PadFormat Given a Format, pad he formatted result to a specified width.
ReportFormat  
RomanIntegerFormat  
SourceError Represents an error message from processing a "source" file.
SourceMessages A collection of (zero or more) SourceErrors.
 

Exception Summary
SyntaxException Used to signal a non-recoverable (i.e.
 

Package gnu.text Description

Supports various utility classes for formatting, parsing, and manipulating text (strings).

It is used by Kawa.

License

See the file COPYING.

Author

Per Bothner, Cygnus Solutions, <bothner@cygnus.com>

How to get it

The gnu.text is currently distributed as part of Kawa, though it can be used independent of the rest of Kawa.

Bugs and patches

Send them to bothner@cygnus.com, or to the Kawa mailing list.
Per Bothner
Last modified: Thu Apr 29 21:20:30 PDT 1999