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

org.daisy.pipeline.braille.common.Transform Maven / Gradle / Ivy

The newest version!
package org.daisy.pipeline.braille.common;

public interface Transform {
	
	public String getIdentifier();
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy