Liferay 6.1.2-ce-ga3

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

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

Uses of InvalidWord in com.liferay.portal.words
 

Methods in com.liferay.portal.words 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.1.2-ce-ga3