public interface StructureRecord
Modifier and Type | Method and Description |
---|---|
Molecule |
getMolecule()
Get represented structure.
|
String |
getSource()
Get represented source.
|
String getSource()
Molecule getMolecule() throws IllegalStateException
IllegalStateException
. Parsed structure
might be cached, subsequent invocations in case of parse failure are expected to throw the parse error.IllegalStateException
- when parsing failed