Package demo

Class ReadFromMmcif


  • public class ReadFromMmcif
    extends java.lang.Object
    Demo function to read Structure data interface from MMCIF
    Author:
    Anthony Bradley
    • Constructor Summary

      Constructors 
      Constructor Description
      ReadFromMmcif()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      Load the data and print the number of entries.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReadFromMmcif

        public ReadFromMmcif()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Load the data and print the number of entries.
        Parameters:
        args -