Package org.daisy.dotify.api.hyphenator
Provides a hyphenation API.
The entry point for using this package is the HyphenatorFactoryMaker
(SPI)
and HyphenatorFactoryMakerService
(OSGi). To add additional implementations, use the
HyphenatorFactoryService
interface.
-
Interface Summary Interface Description HyphenatorFactory Provides a hyphenation factory interface.HyphenatorFactoryMakerService Provides an interface for a HyphenatorFactoryMaker service.HyphenatorFactoryService Provides an interface for a HyphenatorFactory service.HyphenatorInterface Provides a hyphenator. -
Class Summary Class Description HyphenatorFactoryMaker Provides a hyphenator factory maker. -
Exception Summary Exception Description HyphenatorConfigurationException Provides an exception that indicates that a feature is not supported.