org.apache.poi.hdf.extractor
Class PropertySet
java.lang.Object
org.apache.poi.hdf.extractor.PropertySet
public final class PropertySet
- extends java.lang.Object
Comment me
- Author:
- Ryan Ackley
Constructor Summary |
PropertySet(java.lang.String name,
int type,
int previous,
int next,
int dir,
int sb,
int size,
int num)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertySet
public PropertySet(java.lang.String name,
int type,
int previous,
int next,
int dir,
int sb,
int size,
int num)
getSize
public int getSize()
getStartBlock
public int getStartBlock()