Package org.daisy.dotify.formatter.impl.engine
Provides an interface for creating a file format defined by a PagedMediaWriter
from an OBFL.
Provides a FormatterEngineFactoryService
implementation,
LayoutEngineFactoryImpl
.
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 LayoutEngineFactoryImpl Provides alayout engine factory
.