Hi there.
I know that's the wrong way to report a typo, but I'm not
familiar with CVS yet, so I decided to write to the
dev-list. There's a function named
public void getNumUniqueStrings( final int count )
{
field_2_num_unique_strings = count;
}
I think this should be "setNumUniqueStrings". Just saw
this while reading some HSSF code. It's great work, btw.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: function name typo in SSTRecord.java? Marcantonio Rotta
- Re: function name typo in SSTRecord.java? Glen Stampoultzis
