Package pl.edu.agh.cast.rawdata.stat

Contains classes which are responsible for error handling on input data during import process.

See:
          Description

Class Summary
BrokenCellInfo Class describes a single data cell which contains improper data.
BrokenDataInfo Class which represents information about broken data in TabularData object.
BrokenRowInfo Contains information about error in specified DataRow object.
ErrorInfo Represents information about cell error.
ErrorRegistry Registry for raw data errors.
ErrorType Class which represents error type, contains error, default message and severity.
ErrorTypeWithReplacment Error type with value which can be replaced to fix the corresponding error.
 

Enum Summary
ErrorSeverity Available error severities.
 

Exception Summary
ErrorAlreadyExistsException Exception which is thrown when already existing error is trying to be added.
 

Package pl.edu.agh.cast.rawdata.stat Description

Contains classes which are responsible for error handling on input data during import process. It also provides API for statistics in input data, such as total number of rows, errors count, etc.

Related Documentation

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



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