Class Hyphenation


  • public class Hyphenation
    extends Object

    Represents a hyphenated word.

    This work was authored by Carlos Villegas (cav@uniscope.co.jp).

    • Method Detail

      • length

        public int length()
        Returns:
        the number of hyphenation points in the word
      • getWord

        public String getWord()
      • getHyphenationPoints

        public int[] getHyphenationPoints()
        Returns:
        the hyphenation points