Package | Description |
---|---|
com.pff |
Modifier and Type | Field and Description |
---|---|
private java.util.HashMap<java.lang.Integer,PSTTableBCItem> |
PSTTableBC.items |
protected java.util.HashMap<java.lang.Integer,PSTTableBCItem> |
PSTObject.items |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.Integer,PSTTableBCItem> |
PSTTableBC.getItems()
get the items parsed out of this table.
|