Class NonResidentNameTable


  • public class NonResidentNameTable
    extends java.lang.Object
    A class to represent the new-executable non-resident name table.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      LengthStringOrdinalSet[] getNames()
      Returns the array of names defined in the non-resident name table.
      java.lang.String getTitle()
      Returns the non-resident name table title.
      • Methods inherited from class java.lang.Object

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

      • getTitle

        public java.lang.String getTitle()
        Returns the non-resident name table title.
        Returns:
        the non-resident name table title
      • getNames

        public LengthStringOrdinalSet[] getNames()
        Returns the array of names defined in the non-resident name table.
        Returns:
        the array of names defined in the non-resident name table