H L M S

H

hyphenate(String) - Method in class net.davidashen.text.Hyphenator
performs hyphenation
hyphenate(String, int, int) - Method in class net.davidashen.text.Hyphenator
performs hyphenation
Hyphenator - class net.davidashen.text.Hyphenator.
insert soft hyphens at all allowed locations uses TeX hyphenation tables
Hyphenator() - Constructor for class net.davidashen.text.Hyphenator
creates an uninitialized instance of Hyphenator.

L

loadTable(InputStream) - Method in class net.davidashen.text.Hyphenator
loads hyphenation table
loadTable(InputStream, int[]) - Method in class net.davidashen.text.Hyphenator
loads hyphenation table and code list for non-ucs encoding

M

main(String[]) - Static method in class net.davidashen.text.Hyphenator
simple command-line invocation -- serves as example

S

setErrorHandler(ErrorHandler) - Method in class net.davidashen.text.Hyphenator
installs error handler.

H L M S