Package-level declarations

Types

Link copied to clipboard

This class implements a simple byte vector with access to the underlying array.

Link copied to clipboard

This class implements a simple char vector with access to the underlying array.

Link copied to clipboard
class Hyphen

This class represents a hyphen.

Link copied to clipboard
class Hyphenation(points: IntArray)

This class represents a hyphenated word.

Link copied to clipboard

This tree structure stores the hyphenation patterns in an efficient way for fast lookup. It provides the provides the method to hyphenate a word.

Link copied to clipboard
interface PatternConsumer

This interface is used to connect the XML pattern file parser to the hyphenation tree.

Link copied to clipboard

A SAX document handler to read and parse hyphenation patterns from a XML file.

Link copied to clipboard

Ternary search tree.