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

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

The 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 - 2025 Weber Informatics LLC | Privacy Policy