org.textmining.extraction.excel
Class RowBlock

java.lang.Object
  extended by org.textmining.extraction.excel.RowBlock

public class RowBlock
extends java.lang.Object


Constructor Summary
RowBlock(byte[] recordStream, int offset)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowBlock

public RowBlock(byte[] recordStream,
                int offset)