Class Table

java.lang.Object
com.independentsoft.pst.Table

public abstract class Table extends Object
The Class Table.
  • Constructor Details

    • Table

      public Table()
  • Method Details

    • getEntry

      public TableEntry getEntry(PropertyTag propertyTag)
      Gets the entry.
      Parameters:
      propertyTag - the property tag
      Returns:
      the entry
    • getEntries

      public TableEntryList getEntries()
      Gets the entries.
      Returns:
      the entries
    • getEntriesArray

      public TableEntryList[] getEntriesArray()
      Gets the entries array.
      Returns:
      the entries array