Package-level declarations

Types

Link copied to clipboard
class EpubParser(reflowablePositionsStrategy: EpubPositionsService.ReflowableStrategy = EpubPositionsService.ReflowableStrategy.recommended) : PublicationParser

Parses a Publication from an EPUB publication.

Link copied to clipboard
class EpubPositionsService(readingOrder: List<Link>, presentation: Presentation, container: Container<Resource>, reflowableStrategy: EpubPositionsService.ReflowableStrategy) : PositionsService

Positions Service for an EPUB from its readingOrder and container.