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

org.daisy.dotify.api.paper.PaperProvider Maven / Gradle / Ivy

There is a newer version: 1.0.7
Show newest version
package org.daisy.dotify.api.paper;

import org.daisy.dotify.api.factory.Provider;

/**
 * Provides an interface for a collection of Papers.
 *
 * @author Joel Håkansson
 */
public interface PaperProvider extends Provider {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy