com.googlecode.jweb1t
Class IndexCreator

java.lang.Object
  extended by 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

Constructor Summary
IndexCreator(File aBaseDir, String aNGramSize)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexCreator

public IndexCreator(File aBaseDir,
                    String aNGramSize)
             throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.