All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.daisy.dotify.common.splitter.SplitOption Maven / Gradle / Ivy

There is a newer version: 1.0.7
Show newest version
package org.daisy.dotify.common.splitter;

/**
 * An object that configures how a split is performed.
 *
 * 

The {@link StandardSplitOption} enum type defines standard split options

* * @author Joel Håkansson */ public interface SplitOption { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy