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

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

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

* Provides implementations for interfaces discovered using the java * services API. This includes: *

*
    *
  • Config
  • *
  • Formatter
  • *
  • Input
  • *
  • Paginator
  • *
*

* The preferred way of instantiating these objects is through the corresponding * factory. *

*

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;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy