| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An output stream that accepts STEP records.
StepRecord, 
StepRecordInput| Method Summary | |
|  void | close()Close this output stream. | 
|  void | flush()Flush this output stream. | 
|  void | writeRecord(StepRecord record)Write a STEP record to this output stream. | 
| Method Detail | 
public void writeRecord(StepRecord record)
                 throws IOException
NOTE: The writing of some records may generate meta-data that is inserted into the data stream.
IOException - if an internal I/O failure occurred.
public void flush()
           throws IOException
IOException
public void close()
           throws IOException
IOException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||