org.daisy.dotify.common.text.package-info Maven / Gradle / Ivy
/**
* Provides tools for text processing. For example:
*
* - filter strings
* - reading text file content
* - perform line breaking
*
*
* @author Joel Håkansson
*/
package org.daisy.dotify.common.text;