Class Catalog


  • public class Catalog
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Catalog()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.ArrayList mdb_read_catalog​(MdbHandle mdb, int objtype)  
      • Methods inherited from class java.lang.Object

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

      • Catalog

        public Catalog()
    • Method Detail

      • mdb_read_catalog

        public static java.util.ArrayList mdb_read_catalog​(MdbHandle mdb,
                                                           int objtype)
                                                    throws java.io.IOException
        Throws:
        java.io.IOException