MetaTF API

Package MetaTF.Runtime

This package provides miscellaneous classes used by MetaTF trace file readers and writers.

See:
          Description

Interface Summary
LowLevelReader LowLevelReader interface
LowLevelWriter LowLevelWriter interface
 

Class Summary
AsciiReader AsciiReader implements LowLevelReader
AsciiWriter AsciiWriter implements LowLevelWriter
Comment Thic class represents comments in a MetaTF trace file
Index Index class represents references to records held in cached sections
IndexTraceField A TraceField representing a field with index type
MetaTFState The state of the reader/writer
NumTraceField A TraceField representing a field with numeric type
Record Abstract superclass of all user-defined record classes Record provides: 1.
Section Superclass for global and user-defined sections Provides: 1.
StringTraceField A TraceField representing a field with string type
TraceField A TraceField representing a field.
TraceRecord This class holds a array of TraceFields for each component field indexed by the position of the field in the record
TraceSection This class represents a section of the DTD.
 

Package MetaTF.Runtime Description

This package provides miscellaneous classes used by MetaTF trace file readers and writers.

The API for users includes AsciiReader, AsciiWriter, Record and Comment. Other classes can usually, and should, be ignored.

@see MetaTF.Runtime.AsciiReader

See Also:
AsciiWriter, Record, Comment

MetaTF API

Copyright © 2001 - Richard Jones     MetaTF