public class SOMERawReader extends RawIteratingReader<String>
| Modifier and Type | Class and Description |
|---|---|
static class |
SOMERawReader.someindex |
| Modifier and Type | Field and Description |
|---|---|
protected String |
firstLine |
input, logger, recordBuffer, reference| Constructor and Description |
|---|
SOMERawReader(Reader in) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
acceptLastRecord() |
static IAtomContainerHighlights |
getAtomSelector(org.openscience.cdk.interfaces.IAtomContainer structure,
SOMERawReader.someindex index) |
org.openscience.cdk.io.formats.IResourceFormat |
getFormat() |
boolean |
hasNext() |
boolean |
isEndOfRecord(String line) |
String |
nextRecord() |
close, getReference, next, setReader, setReader, setReferenceaccepts, handleError, handleError, handleError, handleError, remove, setErrorHandler, setReaderModeaddChemObjectIOListener, addSetting, addSettings, fireIOSettingQuestion, getIOSettings, getListeners, getSetting, getSetting, getSettings, hasSetting, removeChemObjectIOListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleError, handleError, handleError, handleError, setErrorHandler, setReaderModeaccepts, addChemObjectIOListener, addSetting, addSettings, getIOSettings, getListeners, getSetting, getSetting, getSettings, hasSetting, removeChemObjectIOListenerforEachRemaining, removeprotected String firstLine
public SOMERawReader(Reader in) throws org.openscience.cdk.exception.CDKException
org.openscience.cdk.exception.CDKExceptionpublic org.openscience.cdk.io.formats.IResourceFormat getFormat()
getFormat in interface org.openscience.cdk.io.IChemObjectIOgetFormat in class RawIteratingReader<String>public boolean isEndOfRecord(String line)
isEndOfRecord in class RawIteratingReader<String>public String nextRecord()
nextRecord in interface IRawReader<String>nextRecord in class RawIteratingReader<String>public boolean hasNext()
hasNext in interface IteratorhasNext in class RawIteratingReader<String>protected boolean acceptLastRecord()
acceptLastRecord in class RawIteratingReader<String>public static IAtomContainerHighlights getAtomSelector(org.openscience.cdk.interfaces.IAtomContainer structure, SOMERawReader.someindex index) throws Exception
ExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.