Package at.jku.ssw.fp.sect07_5.index
Class WordIndex
- java.lang.Object
-
- at.jku.ssw.fp.sect07_5.index.WordIndex
-
public class WordIndex extends Object
Demo showing the computation of a word index for a text.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description WordIndex()
-
-
-
Field Detail
-
TEXT_FILE
private static final String TEXT_FILE
- See Also:
- Constant Field Values
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-