iSeries Remote Systems
v6.0.0

Package com.ibm.etools.iseries.core.evfparser

Interface Summary
IISeriesEventsFileRecordType This interface should be implemented by all classes that represent records in an events file.
 

Class Summary
EventsFileParser This is an operation that parses an event file, and opens it in the Error List view
ISeriesEventsFileErrorInformationRecord This class represents a Error Information record in an events file.
ISeriesEventsFileFeedbackCodeRecord This class represents a Feedback Code record in an events file.
ISeriesEventsFileFileEndRecord This class represents a File End record in an events file.
ISeriesEventsFileFileIDRecord This class represents a File ID record in an events file.
ISeriesEventsFileMapDefineRecord This class represents a Map Define record in an events file.
ISeriesEventsFileMapEndRecord This class represents a Map End record in an events file.
ISeriesEventsFileMapStartRecord This class represents a Map Start record in an events file.
ISeriesEventsFileParser An abstract class for parsing an events file.
ISeriesEventsFileParserLite A more optimized class for parsing an events file.
ISeriesEventsFileProcessorRecord This class represents a Processor record in an events file.
ISeriesEventsFileProgramRecord This class represents a Program record in an events file.
ISeriesEventsFileTimestampRecord This class represents a Timestamp record in an events file.
 


iSeries Remote Systems
v6.0.0

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.