Package org.daisy.dotify.formatter.impl
Provides a FormatterFactory
implementation.
The main class is FormatterFactoryImpl
.
IMPORTANT: This package contains an implementation that should only be accessed using the Java SPI or OSGi. Additional classes in this package should only be used by the implementation herein.
-
Class Summary Class Description FormatterFactoryImpl Provides aformatter proxy implementation
.FormatterImpl Provides an implementation of theFormatter
API.LazyFormatterContext TODO: Write java doc.VolumeProvider Given a list ofBlockSequence
s, producesVolume
objects one by one.