Package pl.edu.agh.cast.importer.base.parser.analyzer

Provides CAST Importer base classes representing import analyzers and their utility classes, used by the import parsers.

See:
          Description

Interface Summary
IAnalyzer Interface for classes responsible for syntactic analysis of a specified type of tokens, which allows for mapping of given Strings to appropriate Objects.
 

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 Strings 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.
 

Package pl.edu.agh.cast.importer.base.parser.analyzer Description

Provides CAST Importer base classes representing import analyzers and their utility classes, used by the import parsers.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.