| 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 | Description |
|---|---|
| HyphenatorFactoryMaker |
Provides a hyphenator factory maker.
|
| Exception | Description |
|---|---|
| HyphenatorConfigurationException |
Provides an exception that indicates that a feature is not supported.
|
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.