|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.DValParser
Class which parses the binary data associated with Data Validity (DVal) setting
| Constructor Summary | |
DValParser(byte[] data)
Constructor |
|
| Method Summary | |
void |
dvRemoved()
Called when a remove row or column results in one of DV records being removed |
byte[] |
getData()
Gets the data |
int |
getNumberOfDVRecords()
Accessor for the number of DV records |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DValParser(byte[] data)
| Method Detail |
public byte[] getData()
public void dvRemoved()
public int getNumberOfDVRecords()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||