org.jmol.adapter.readers.more
public class OdysseyXMLReader extends AtomSetCollectionReader
| Field Summary | |
|---|---|
| int | atomCount |
| int | bondCount |
| String | modelName |
| Method Summary | |
|---|---|
| void | readAtoms() |
| AtomSetCollection | readAtomSetCollection(BufferedReader reader) |
| void | readBonds() |
| void | readDescription() |
| Hashtable | readXML(String name) |