com.googlecode.jweb1t
Class FileMap
java.lang.Object
com.googlecode.jweb1t.FileMap
public class FileMap
- extends Object
Represents an index showing which ngrams (indexed by the first two characters) are to be found in which files on the disk.
- Author:
- Claudio Giuliano
FileMap
public FileMap(File aIndexFile)
throws IOException
- Throws:
IOException
get
public String[] get(String ch)
main
public static int main(String[] args)
throws IOException
- Throws:
IOException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.