org.daisy.dotify.hyphenator.package-info Maven / Gradle / Ivy
/**
* Provides text transformation classes. The base is the StringFilter interface.
* The FilterFactory interface aids the selection of StringFilters
* based on the FilterLocale.
*
* @author Joel Håkansson
*/
package org.daisy.dotify.hyphenator;