|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextExtractor | |
---|---|
com.jivesoftware.base.util | Core utility classes. |
com.jivesoftware.forum | Core interfaces and classes for Jive Forums. |
com.jivesoftware.forum.database | DB implementation of core Jive Forums interfaces. |
Uses of TextExtractor in com.jivesoftware.base.util |
---|
Classes in com.jivesoftware.base.util that implement TextExtractor | |
---|---|
class |
HtmlExtractor
A parser for html. |
class |
PDFExtractor
This class extracts text from pdf files by using the pdfToText native utility or the PDFBox library. |
class |
PowerPointExtractor
|
class |
WordExtractor
This class extracts the text from a Word 6.0/95/97/2000/XP word doc |
Uses of TextExtractor in com.jivesoftware.forum |
---|
Methods in com.jivesoftware.forum that return TextExtractor | |
---|---|
TextExtractor[] |
SearchManager.getTextExtractors()
Returns the current array of TextExtractor objects. |
Uses of TextExtractor in com.jivesoftware.forum.database |
---|
Methods in com.jivesoftware.forum.database that return TextExtractor | |
---|---|
TextExtractor[] |
DbSearchManager.getTextExtractors()
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |