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, setReference
accepts, handleError, handleError, handleError, handleError, remove, setErrorHandler, setReaderMode
addChemObjectIOListener, addSetting, addSettings, fireIOSettingQuestion, getIOSettings, getListeners, getSetting, getSetting, getSettings, hasSetting, removeChemObjectIOListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleError, handleError, handleError, handleError, setErrorHandler, setReaderMode
accepts, addChemObjectIOListener, addSetting, addSettings, getIOSettings, getListeners, getSetting, getSetting, getSettings, hasSetting, removeChemObjectIOListener
forEachRemaining, remove
protected String firstLine
public SOMERawReader(Reader in) throws org.openscience.cdk.exception.CDKException
org.openscience.cdk.exception.CDKException
public org.openscience.cdk.io.formats.IResourceFormat getFormat()
getFormat
in interface org.openscience.cdk.io.IChemObjectIO
getFormat
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 Iterator
hasNext
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
Exception
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.