Package com.itextpdf.layout.hyphenation


package com.itextpdf.layout.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.
    Represents a hyphen.
    This class represents a hyphenated word.
    This is the class used to configure hyphenation on layout level
    Class containing constants to be used in hyphenation on layout level.
    A hyphenation exception.
    This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
    This is a cache for HyphenationTree instances.
    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.
    A SAX document handler to read and parse hyphenation patterns from a XML file.
    Ternary Search Tree.