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

org.daisy.dotify.api.engine.package-info Maven / Gradle / Ivy

There is a newer version: 1.0.7
Show newest version
/**
 * Provides a formatter engine API.
 * 
 * 

The entry point for using this package is the {@link org.daisy.dotify.api.engine.FormatterEngineMaker} (SPI) * and {@link org.daisy.dotify.api.engine.FormatterEngineFactoryService} (OSGi). To add additional implementations, * use the {@link org.daisy.dotify.api.engine.FormatterEngineFactoryService} interface.

* * @author Joel Håkansson */ package org.daisy.dotify.api.engine;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy