org.jmol.adapter.readers.xml

Class XmlMolproReader

public class XmlMolproReader extends XmlCmlReader

A Molpro 2005 reader
Nested Class Summary
classXmlMolproReader.MolproHandler
Field Summary
intfrequencyCount
static String[]molProImplementedAttributes
Constructor Summary
XmlMolproReader(XmlReader parent, AtomSetCollection atomSetCollection, BufferedReader reader, XMLReader xmlReader)
XmlMolproReader(XmlReader parent, AtomSetCollection atomSetCollection, JSObject DOMNode)
Method Summary
voidprocessEndElement2(String uri, String localName, String qName)
voidprocessStartElement2(String namespaceURI, String localName, String qName, HashMap atts)

Field Detail

frequencyCount

int frequencyCount

molProImplementedAttributes

static String[] molProImplementedAttributes

Constructor Detail

XmlMolproReader

XmlMolproReader(XmlReader parent, AtomSetCollection atomSetCollection, BufferedReader reader, XMLReader xmlReader)

XmlMolproReader

XmlMolproReader(XmlReader parent, AtomSetCollection atomSetCollection, JSObject DOMNode)

Method Detail

processEndElement2

public void processEndElement2(String uri, String localName, String qName)

processStartElement2

public void processStartElement2(String namespaceURI, String localName, String qName, HashMap atts)