Class LibraryLookupTable


  • public class LibraryLookupTable
    extends java.lang.Object
    • Constructor Detail

      • LibraryLookupTable

        public LibraryLookupTable()
    • Method Detail

      • createFile

        public static ResourceFile createFile​(Program program,
                                              boolean overwrite,
                                              TaskMonitor monitor)
                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • createFile

        public static ResourceFile createFile​(Program program,
                                              boolean overwrite,
                                              boolean inSystem,
                                              TaskMonitor monitor)
                                       throws java.io.IOException
        Throws:
        java.io.IOException