uk.ac.gla.dcs.renaissance.mg4j.tasks
Class BuildStorage.IndexTermDictionary

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.mg4j.tasks.BuildStorage.IndexTermDictionary
All Implemented Interfaces:
BuildStorage.TermDictionary
Enclosing class:
BuildStorage

public static class BuildStorage.IndexTermDictionary
extends Object
implements BuildStorage.TermDictionary


Constructor Summary
BuildStorage.IndexTermDictionary(IndexConfiguration indexCf)
           
 
Method Summary
 int getTermId(CharSequence word)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildStorage.IndexTermDictionary

public BuildStorage.IndexTermDictionary(IndexConfiguration indexCf)
Method Detail

getTermId

public int getTermId(CharSequence word)
Specified by:
getTermId in interface BuildStorage.TermDictionary


Copyright © 2011. All Rights Reserved.