org.jmol.adapter.readers.more

Class OdysseyXMLReader

public class OdysseyXMLReader extends AtomSetCollectionReader

Field Summary
intatomCount
intbondCount
StringmodelName
Method Summary
voidreadAtoms()
AtomSetCollectionreadAtomSetCollection(BufferedReader reader)
voidreadBonds()
voidreadDescription()
HashtablereadXML(String name)

Field Detail

atomCount

int atomCount

bondCount

int bondCount

modelName

String modelName

Method Detail

readAtoms

void readAtoms()

readAtomSetCollection

public AtomSetCollection readAtomSetCollection(BufferedReader reader)

readBonds

void readBonds()

readDescription

void readDescription()

readXML

Hashtable readXML(String name)