Liferay 6.2-ce-ga5

com.liferay.portal.kernel.search
Class DictionaryEntry

java.lang.Object
  extended by com.liferay.portal.kernel.search.DictionaryEntry

public class DictionaryEntry
extends Object


Constructor Summary
DictionaryEntry(String line)
           
 
Method Summary
 float getWeight()
           
 String getWord()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DictionaryEntry

public DictionaryEntry(String line)
Method Detail

getWeight

public float getWeight()

getWord

public String getWord()

Liferay 6.2-ce-ga5