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

org.daisy.dotify.tasks.runner.package-info Maven / Gradle / Ivy

The newest version!
/**
 * 

* Provides a framework for managing task chains. This package contains * a task system framework as well as a number of generic tasks. To retrieve * a task system, use the TaskSystemFactoryMaker. To run a task * system, use TaskRunner. To create a new task system, implement * TaskSystemFactory and related classes. *

* * @author Joel Håkansson */ package org.daisy.dotify.tasks.runner;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy