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

org.daisy.dotify.impl.config.package-info Maven / Gradle / Ivy

There is a newer version: 3.2.5
Show newest version
/**
 * 

Provides a config implementation.

* *

The filename of a preset must be stored in the presets_catalog.xml. * The purpose of this is to connect a presets identifier (which is * supplied by the user) with a file containing a set of parameters.

* *

IMPORTANT: This package contains implementations that should only be * accessed using the Java Services API. Additional classes in this package * should only be used by these implementations. This package is not part of the * public API. *

* @author Joel Håkansson */ package org.daisy.dotify.impl.config;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy