Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.jazzy.InvalidWord

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

Uses of InvalidWord in com.liferay.portal.kernel.words
 

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

Uses of InvalidWord in com.liferay.util.jazzy
 

Subclasses of InvalidWord in com.liferay.util.jazzy
 class InvalidWord
          Deprecated. As of 7.0.0, moved to InvalidWord
 


Liferay 7.0-ce-b4