Package com.lowagie.text.pdf.hyphenation


package com.lowagie.text.pdf.hyphenation
  • Class
    Description
    This class implements a simple byte vector with access to the underlying array.
    This class implements a simple char vector with access to the underlying array.
    This class represents a hyphen.
    This class represents a hyphenated word.
     
    This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
    This class is the main entry point to the hyphenation package.
    This interface is used to connect the XML pattern file parser to the hyphenation tree.
    Parses the xml hyphenation pattern.
    Ternary Search Tree.