org.biojava3.aaproperties.xml
Class ElementTable
java.lang.Object
org.biojava3.aaproperties.xml.ElementTable
public class ElementTable
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementTable
public ElementTable()
ElementTable
public ElementTable(List<Element> eList)
setElement
public void setElement(List<Element> eList)
populateMaps
public void populateMaps()
- Populate the Maps for quick retrieval
getElement
public List<Element> getElement()
getElement
public Element getElement(String name)
getIsotope
public Isotope getIsotope(String name)