Uses of Package
gnu.text
-
Packages that use gnu.text Package Description gnu.ecmascript gnu.expr SupportsExpression
, and various related classes need to compile programming languages.gnu.kawa.brl gnu.kawa.functions gnu.kawa.lispexpr gnu.kawa.reflect Contains classes to use reflection.gnu.kawa.xslt gnu.lists Contains utility classes and interfaces for sequences (lists), arrays, and trees.gnu.mapping SupportsProcedure
, and various related classes needed at run-time by dynamically typed languages (such as Scheme and ECMAScript).gnu.text Supports various utility classes for formatting, parsing, and manipulating text (strings).gnu.xml gnu.xquery.lang kawa.lang kawa.standard -
Classes in gnu.text used by gnu.ecmascript Class Description Char A wrapper for characters.Lexer Framework for implementing lexical scanners and parsers.SyntaxException Used to signal a non-recoverable (fatal) syntax error. -
Classes in gnu.text used by gnu.expr Class Description Lexer Framework for implementing lexical scanners and parsers.Options Mananges a table of named options, Can inherit from another table of "default" options.Options.OptionInfo SourceLocator SourceLocator.Simple SourceMessages A collection of (zero or more) SourceErrors.SyntaxException Used to signal a non-recoverable (fatal) syntax error. -
Classes in gnu.text used by gnu.kawa.brl Class Description Lexer Framework for implementing lexical scanners and parsers.SourceMessages A collection of (zero or more) SourceErrors.SyntaxException Used to signal a non-recoverable (fatal) syntax error. -
Classes in gnu.text used by gnu.kawa.functions Class Description SourceLocator -
Classes in gnu.text used by gnu.kawa.lispexpr Class Description Lexer Framework for implementing lexical scanners and parsers.SourceMessages A collection of (zero or more) SourceErrors.SyntaxException Used to signal a non-recoverable (fatal) syntax error. -
Classes in gnu.text used by gnu.kawa.reflect Class Description SourceMessages A collection of (zero or more) SourceErrors. -
Classes in gnu.text used by gnu.kawa.xslt Class Description Lexer Framework for implementing lexical scanners and parsers.SourceMessages A collection of (zero or more) SourceErrors.SyntaxException Used to signal a non-recoverable (fatal) syntax error. -
Classes in gnu.text used by gnu.lists Class Description Char A wrapper for characters.SourceLocator -
Classes in gnu.text used by gnu.mapping Class Description SourceLocator -
Classes in gnu.text used by gnu.text Class Description Char A wrapper for characters.NamedCharTable A table to manage standard character names.Options Mananges a table of named options, Can inherit from another table of "default" options.Options.OptionInfo SourceError Represents an error message from processing a "source" file.SourceLocator SourceLocator.Simple SourceMessages A collection of (zero or more) SourceErrors.StringCursor Boxed class for the 'string-cursor' type.SyntaxException Used to signal a non-recoverable (fatal) syntax error. -
Classes in gnu.text used by gnu.xml Class Description SourceLocator SourceMessages A collection of (zero or more) SourceErrors. -
Classes in gnu.text used by gnu.xquery.lang Class Description Lexer Framework for implementing lexical scanners and parsers.SourceLocator SourceMessages A collection of (zero or more) SourceErrors.SyntaxException Used to signal a non-recoverable (fatal) syntax error. -
Classes in gnu.text used by kawa.lang Class Description SourceLocator SourceMessages A collection of (zero or more) SourceErrors.SyntaxException Used to signal a non-recoverable (fatal) syntax error. -
Classes in gnu.text used by kawa.standard Class Description SourceLocator SourceMessages A collection of (zero or more) SourceErrors.SyntaxException Used to signal a non-recoverable (fatal) syntax error.