|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ABIFParser.DataAccess
Concatenation of the Seekable
and DataInput
interfaces.
Method Summary | |
---|---|
void |
finishedReading()
Called when the parser has finished reading. |
Methods inherited from interface org.biojava.utils.io.Seekable |
---|
seek |
Methods inherited from interface java.io.DataInput |
---|
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes |
Method Detail |
---|
void finishedReading() throws java.io.IOException
java.io.IOException
- if it could not do what it needs to.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |