Liferay 6.0.5

Uses of Class
com.liferay.util.jazzy.InvalidWord

Packages that use InvalidWord
com.liferay.portlet.words.util   
com.liferay.util.jazzy   
 

Uses of InvalidWord in com.liferay.portlet.words.util
 

Methods in com.liferay.portlet.words.util that return types with arguments of type InvalidWord
static List<InvalidWord> WordsUtil.checkSpelling(String text)
           
 

Uses of InvalidWord in com.liferay.util.jazzy
 

Methods in com.liferay.util.jazzy that return types with arguments of type InvalidWord
 List<InvalidWord> BasicSpellCheckListener.getInvalidWords()
           
 


Liferay 6.0.5