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