|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MMcifConsumer | |
---|---|
org.biojava.bio.structure.io.mmcif | Input and Output of mmcif files |
Uses of MMcifConsumer in org.biojava.bio.structure.io.mmcif |
---|
Classes in org.biojava.bio.structure.io.mmcif that implement MMcifConsumer | |
---|---|
class |
ChemCompConsumer
|
class |
SimpleMMcifConsumer
A MMcifConsumer implementation that build a in-memory representation of the content of a mmcif file as a BioJava Structure object. |
Methods in org.biojava.bio.structure.io.mmcif with parameters of type MMcifConsumer | |
---|---|
void |
MMcifParser.addMMcifConsumer(MMcifConsumer consumer)
Add a MMcifConsumer that listens to even being triggered by the parser and processes the data into a backend provided by the Consumer. |
void |
SimpleMMcifParser.addMMcifConsumer(MMcifConsumer consumer)
|
void |
MMcifParser.removeMMcifConsumer(MMcifConsumer consumer)
remove a single consumer from the parser |
void |
SimpleMMcifParser.removeMMcifConsumer(MMcifConsumer consumer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |