Class Script


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

      Constructors 
      Modifier Constructor Description
      protected Script​(java.io.RandomAccessFile raf, int offset)
      Creates new ScriptTable
    • Constructor Detail

      • Script

        protected Script​(java.io.RandomAccessFile raf,
                         int offset)
                  throws java.io.IOException
        Creates new ScriptTable
        Throws:
        java.io.IOException
    • Method Detail

      • getDefaultLangSys

        public LangSys getDefaultLangSys()