Package pl.edu.agh.cast.importer.base.stat

Provides CAST Importer base classes, which are responsible for error handling of input data during the import process.

See:
          Description

Class Summary
AbstractErrorLogData Representation of error log data.
DataRowErrorLogData Representation of error log data for a specified data row.
ErrorsLog Errors log, which extends a HashMap, mapping row numbers to errors that had occurred within the rows.
ErrorType Class which represents the error type, containing an error code, a default message and an optional description and the error severity.
GeneralErrorTypes Temporary class, containing error types for the general domain model.
TabularDataErrorLogData Representation of error log data for a specified tabular data.
TokenErrorLogData Representation of error log data for a specified token in a specified row.
 

Enum Summary
ErrorSeverity Available error severities.
 

Package pl.edu.agh.cast.importer.base.stat Description

Provides CAST Importer base classes, which are responsible for error handling of input data during the import process.

Related Documentation

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



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