| Interface | Description |
|---|---|
| MMcifConsumer |
An interface for the events triggered by a MMcifParser.
|
| MMcifParser |
Interface that needs to be implemented by an MMcifParser
|
| Class | Description |
|---|---|
| ChemCompConsumer | |
| ChemicalComponentDictionary |
A representation of the Chemical Component Dictionary.
|
| SimpleMMcifConsumer |
A MMcifConsumer implementation that build a in-memory representation of the
content of a mmcif file as a BioJava Structure object.
|
| SimpleMMcifParser |
A simple mmCif file parser
|