Class Text


  • public class Text
    extends Object
    Represents a block of text which has been analyzed
    • Method Detail

      • getCharacterCount

        public int getCharacterCount()
      • getComplexWordCount

        public int getComplexWordCount()
      • getOriginal

        public String getOriginal()
      • getSyllableCount

        public int getSyllableCount()
      • getWordCount

        public int getWordCount()