A  B  C  D  E  F  G  H  I  L  M  O  P  R  S  W 

E

EpubParser - class in org.readium.r2.streamer.parser.epub
Parses a Publication from an EPUB publication.
EpubPositionsService - class in org.readium.r2.streamer.parser.epub
Positions Service for an EPUB from its readingOrder and container.
EpubPositionsService.Companion - class in org.readium.r2.streamer.parser.epub.EpubPositionsService
 
EpubPositionsService.ReflowableStrategy - class in org.readium.r2.streamer.parser.epub.EpubPositionsService
Strategy used to calculate the number of positions in a reflowable resource.
EpubPositionsService.ReflowableStrategy.ArchiveEntryLength - class in org.readium.r2.streamer.parser.epub.EpubPositionsService.ReflowableStrategy
Use the archive entry length (whether it is compressed or stored) and split it by the given pageLength.
EpubPositionsService.ReflowableStrategy.Companion - class in org.readium.r2.streamer.parser.epub.EpubPositionsService.ReflowableStrategy
 
EpubPositionsService.ReflowableStrategy.OriginalLength - class in org.readium.r2.streamer.parser.epub.EpubPositionsService.ReflowableStrategy
Use the original length of each resource (before compression and encryption) and split it by the given pageLength.
A  B  C  D  E  F  G  H  I  L  M  O  P  R  S  W