|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.chemistry.gui.extended.molecule.Parser
public class Parser
Reads and parses a Tripos Java Molecule (JMol) stream into a JMol class.
| Constructor Summary | |
|---|---|
Parser()
|
|
| Method Summary | |
|---|---|
static java.util.Vector |
parseMolecule(java.io.InputStream in)
Read and parse the input Molecule stream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Parser()
| Method Detail |
|---|
public static java.util.Vector parseMolecule(java.io.InputStream in)
in - the input molecule stream
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||