Package demo
Class DemoMmtfReader
- java.lang.Object
-
- demo.DemoMmtfReader
-
public class DemoMmtfReader extends Object
Class to show how to read a Biojava structure using MMTF- Author:
- Anthony Bradley
-
-
Constructor Summary
Constructors Constructor Description DemoMmtfReader()
-
-
-
Constructor Detail
-
DemoMmtfReader
public DemoMmtfReader()
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException, StructureException
Main function to run the demo- Parameters:
args
- no args to specify- Throws:
IOException
StructureException
-
-