public class ProgramClearingMol2000Wrapper extends BufferedReader
| Constructor and Description |
|---|
ProgramClearingMol2000Wrapper(Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
mark(int readAheadLimit) |
boolean |
markSupported() |
String |
readLine() |
void |
reset() |
public ProgramClearingMol2000Wrapper(Reader reader) throws IOException
IOExceptionpublic void mark(int readAheadLimit)
throws IOException
mark in class BufferedReaderIOExceptionpublic void reset()
throws IOException
reset in class BufferedReaderIOExceptionpublic boolean markSupported()
markSupported in class BufferedReaderpublic String readLine() throws IOException
readLine in class BufferedReaderIOExceptionCopyright © 2019 NIH/NCATS. All rights reserved.