Uses of Class
org.apache.sling.cms.readability.Word
-
Packages that use Word Package Description org.apache.sling.cms.readability Support for Content Insights -
-
Uses of Word in org.apache.sling.cms.readability
Methods in org.apache.sling.cms.readability that return types with arguments of type Word Modifier and Type Method Description List<Word>
Sentence. getWords()
Constructor parameters in org.apache.sling.cms.readability with type arguments of type Word Constructor Description Sentence(String text, List<Word> words)
-