|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchRecordException | |
---|---|
org.freehep.record.source |
Uses of NoSuchRecordException in org.freehep.record.source |
---|
Methods in org.freehep.record.source that throw NoSuchRecordException | |
---|---|
Object |
SequentialRecordSource.getCurrentRecord()
Get the current record. |
void |
RandomAccessRecordSource.goToRecord(int index)
Go to a specific record, specified by index. |
void |
TaggedRecordSource.goToRecord(RecordTag tag)
Access a record identified by a RecordTag |
void |
InteractiveRecordSource.previous()
Steps back to the previous record. |
void |
InteractiveRecordSource.skip(int index)
Skip a certain number of records. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |