|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.chemistry.quantum.basis.BasisReader
public class BasisReader
This class provides the means to read a basis set stored in XML format and convert it into appropriate datastructure representation.
Follows a singleton pattern.
| Method Summary | |
|---|---|
static BasisReader |
getInstance()
Get an instance (and the only one) of BasisReader |
BasisSet |
readBasis(java.lang.String basisName)
Read a particular basis for the basis library (XML) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static BasisReader getInstance()
public BasisSet readBasis(java.lang.String basisName)
throws java.lang.Exception
basisName - the name of basis
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||