com.googlecode.jweb1t
Class IndexCreator
java.lang.Object
com.googlecode.jweb1t.IndexCreator
public class IndexCreator
- extends Object
Creates an index showing which ngrams (indexed by the first two characters) are to be found in which files on the disk.
- Author:
- Claudio Giuliano
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexCreator
public IndexCreator(File aBaseDir,
String aNGramSize)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.