|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.jzos.recordgen.asm.ADataRecordReader
public class ADataRecordReader
A class that reads ADataRecord (or subtype instances) from a ZFile containing a SYSADATA file.
ZFile
,
ADataRecord
Constructor Summary | |
---|---|
ADataRecordReader(ZFile zfile)
Construct an instance on a ZFile |
Method Summary | |
---|---|
ADataRecord |
readRecord()
Reads the next ADataRecord. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ADataRecordReader(ZFile zfile)
zfile
- the underlying ZFile containing the SYSADATA datasetMethod Detail |
---|
public ADataRecord readRecord() throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |