|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.base.util.textmining.chp.Word6CHPBinTable
public class Word6CHPBinTable
This class holds all of the character formatting properties from a Word 6.0/95 document.
| Constructor Summary | |
|---|---|
Word6CHPBinTable(byte[] documentStream,
int offset,
int size,
int fcMin)
Constructor used to read a binTable in from a Word document. |
|
| Method Summary | |
|---|---|
java.util.List |
getTextRuns()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Word6CHPBinTable(byte[] documentStream,
int offset,
int size,
int fcMin)
documentStream - The POIFS "WordDocument" stream from a Word documentoffset - The offset of the Chp bin table in the main stream.size - The size of the Chp bin table in the main stream.fcMin - The start of text in the main stream.| Method Detail |
|---|
public java.util.List getTextRuns()
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||