org.biojava3.ronn
Class ModelLoader
java.lang.Object
org.biojava3.ronn.ModelLoader
public final class ModelLoader
- extends Object
Class that loads data from the model files into ModelLoader.Model
objects
- Since:
- 3.0.2
- Version:
- 1.0
- Author:
- Peter Troshin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelLoader
public ModelLoader()
getModel
public ModelLoader.Model getModel(int modelNum)
main
public static void main(String[] args)
throws NumberFormatException,
IOException
- Throws:
NumberFormatException
IOException