Class Table
java.lang.Object
com.independentsoft.pst.Table
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the entries.Gets the entries array.getEntry(PropertyTag propertyTag) Gets the entry.
-
Constructor Details
-
Table
public Table()
-
-
Method Details
-
getEntry
Gets the entry.- Parameters:
propertyTag- the property tag- Returns:
- the entry
-
getEntries
-
getEntriesArray
-