|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IAnalyzer | Interface for classes responsible for syntactic analysis of a specified type of tokens, which allows for mapping of
given String s to appropriate Object s. |
Class Summary | |
---|---|
AbstractDateAnalyzer | Analyzer for the objects in Date format. |
DateAnalyzer | Analyzer for the DateDataType objects representing the connection's date. |
DateAndTimeAnalyzer | Analyzer for the DateAndTimeDataType objects representing the connection's date and time. |
DirectionAnalyzer | Analyzer for the String s representing a direction. |
IntegerAnalyzer | Analyzer for the Integer objects. |
StringAnalyzer | Analyzer for the String objects. |
TimeAnalyzer | Analyzer for the TimeDataType objects representing the connection's time. |
Provides CAST Importer base classes representing import analyzers and their utility classes, used by the import parsers.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |