Class bdd.search.spider.TextWordExtractor
All Packages Class Hierarchy This Package Previous Next Index
Class bdd.search.spider.TextWordExtractor
java.lang.Object
|
+----bdd.search.spider.WordExtractor
|
+----bdd.search.spider.TextWordExtractor
- public class TextWordExtractor
- extends WordExtractor
Written by Tim Macinta 1997
Distributed under the GNU Public License
(a copy of which is enclosed with the source).
This class is capable of extracting words from a cached text file.
-
TextWordExtractor(File)
-
TextWordExtractor
public TextWordExtractor(File cache_file) throws IOException
All Packages Class Hierarchy This Package Previous Next Index