|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.textmining.extraction.word.ComplexFileTable
public class ComplexFileTable
Constructor Summary | |
---|---|
ComplexFileTable(byte[] documentStream,
byte[] tableStream,
int offset,
int fcMin)
|
Method Summary | |
---|---|
TextPieceTable |
getTextPieceTable()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComplexFileTable(byte[] documentStream, byte[] tableStream, int offset, int fcMin) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public TextPieceTable getTextPieceTable()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |