Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
E
F
G
H
M
N
O
P
S
T
U
W
_
A
append(String)
- Method in class org.textmining.text.extraction.
WordTextBuffer
E
extractText(byte[])
- Method in class org.textmining.text.extraction.
Word6Extractor
Extracts the text
extractText(InputStream)
- Method in class org.textmining.text.extraction.
WordExtractor
Gets the text from a Word document.
F
FastSavedException
- exception org.textmining.text.extraction.
FastSavedException
.
Title:
FastSavedException(String)
- Constructor for class org.textmining.text.extraction.
FastSavedException
G
getLength()
- Method in class org.textmining.text.extraction.
WordTextPiece
getOperand()
- Method in class org.textmining.text.extraction.sprm.
SprmOperation
getOperation()
- Method in class org.textmining.text.extraction.sprm.
SprmOperation
getStart()
- Method in class org.textmining.text.extraction.
WordTextPiece
getTextRuns()
- Method in class org.textmining.text.extraction.chp.
Word6CHPBinTable
getType()
- Method in class org.textmining.text.extraction.sprm.
SprmOperation
H
hasNext()
- Method in class org.textmining.text.extraction.sprm.
SprmIterator
M
main(String[])
- Static method in class org.textmining.text.extraction.
Test
N
next()
- Method in class org.textmining.text.extraction.sprm.
SprmIterator
O
org.textmining.text.extraction
- package org.textmining.text.extraction
org.textmining.text.extraction.chp
- package org.textmining.text.extraction.chp
org.textmining.text.extraction.sprm
- package org.textmining.text.extraction.sprm
P
PasswordProtectedException
- exception org.textmining.text.extraction.
PasswordProtectedException
.
PasswordProtectedException(String)
- Constructor for class org.textmining.text.extraction.
PasswordProtectedException
S
size()
- Method in class org.textmining.text.extraction.sprm.
SprmOperation
SprmIterator
- class org.textmining.text.extraction.sprm.
SprmIterator
.
This class is used to iterate through a list of sprms from a Word 97/2000/XP document.
SprmIterator(byte[])
- Constructor for class org.textmining.text.extraction.sprm.
SprmIterator
SprmOperation
- class org.textmining.text.extraction.sprm.
SprmOperation
.
SprmOperation(byte[], int)
- Constructor for class org.textmining.text.extraction.sprm.
SprmOperation
T
Test
- class org.textmining.text.extraction.
Test
.
Title: Description: Copyright: Copyright (c) 2003 Company:
Test()
- Constructor for class org.textmining.text.extraction.
Test
toString()
- Method in class org.textmining.text.extraction.
WordTextBuffer
U
usesUnicode()
- Method in class org.textmining.text.extraction.
WordTextPiece
W
Word6CHPBinTable
- class org.textmining.text.extraction.chp.
Word6CHPBinTable
.
This class holds all of the character formatting properties from a Word 6.0/95 document.
Word6CHPBinTable(byte[], int, int, int)
- Constructor for class org.textmining.text.extraction.chp.
Word6CHPBinTable
Constructor used to read a binTable in from a Word document.
Word6Extractor
- class org.textmining.text.extraction.
Word6Extractor
.
This class is used to extract text from Word 6 documents only.
Word6Extractor()
- Constructor for class org.textmining.text.extraction.
Word6Extractor
WordExtractor
- class org.textmining.text.extraction.
WordExtractor
.
This class extracts the text from a Word 6.0/95/97/2000/XP word doc
WordExtractor()
- Constructor for class org.textmining.text.extraction.
WordExtractor
Constructor
WordTextBuffer
- class org.textmining.text.extraction.
WordTextBuffer
.
This class acts as a StringBuffer for text from a word document.
WordTextBuffer()
- Constructor for class org.textmining.text.extraction.
WordTextBuffer
WordTextPiece
- class org.textmining.text.extraction.
WordTextPiece
.
This class stores info about the data structure describing a chunk of text in a Word document.
WordTextPiece(int, int, boolean)
- Constructor for class org.textmining.text.extraction.
WordTextPiece
_
_buf
- Variable in class org.textmining.text.extraction.
WordTextBuffer
_hold
- Variable in class org.textmining.text.extraction.
WordTextBuffer
_offset
- Variable in class org.textmining.text.extraction.sprm.
SprmIterator
_textRuns
- Variable in class org.textmining.text.extraction.chp.
Word6CHPBinTable
List of character properties.
A
E
F
G
H
M
N
O
P
S
T
U
W
_
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes