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

org.daisy.streamline.api.media.AnnotatedInputStream Maven / Gradle / Ivy

The newest version!
package org.daisy.streamline.api.media;

/**
 * Provides an annotated resource.
 * @author Joel Håkansson
 */
public interface AnnotatedInputStream extends FileDetails, InputStreamSupplier {
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy