A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
E
- Either - class in org.readium.r2.shared.util
- Generic wrapper to store two mutually exclusive types.
- Either.Companion - class in org.readium.r2.shared.util.Either
- Either.Left - class in org.readium.r2.shared.util.Either
- Either.Right - class in org.readium.r2.shared.util.Either
- ElementNode - class in org.readium.r2.shared.util.xml
- Represents a node with children in the XML tree
- elements() - function in org.readium.r2.shared.publication.services.content.Content
- Returns all the elements as a list.
- EmptyContainer - class in org.readium.r2.shared.util.data
- A Container providing no entries at all.
- encode(String) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipEncoding
- Encode a file name or a comment to a byte array suitable forstoring it to a serialized zip entry.
- encode() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.GeneralPurposeBit
- Encodes the set bits in a form suitable for ZIP archives.
- encode(Array,int) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.GeneralPurposeBit
- Encodes the set bits in a form suitable for ZIP archives.
- Encryption - class in org.readium.r2.shared.publication.encryption
- Indicates that a resource is encrypted/obfuscated and provides relevant information for decryption.
- Encryption.Companion - class in org.readium.r2.shared.publication.encryption.Encryption
- ENHANCED_DEFLATED - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipMethod
Compression Method 9 for enhanced deflate.
- EntryStreamOffsets - class in org.readium.r2.shared.util.zip.compress.archivers
- Provides information about ArchiveEntry stream offsets.
- Enumerable - class in org.readium.r2.shared
- EPUB - enum entry in org.readium.r2.shared.publication.Publication.TYPE
- EPUB - enum entry in org.readium.r2.shared.publication.Publication.EXTENSION
- EpubDrmSniffer - class in org.readium.r2.shared.util.format
- Sniffs LCP and Adept protection on EPUBs.
- EpubEncryptionParser - class in org.readium.r2.shared.publication.epub
- EpubLayout - class in org.readium.r2.shared.publication.epub
- Hints how the layout of the resource should be presented.
- EpubLayout.Companion - class in org.readium.r2.shared.publication.epub.EpubLayout
- EpubSniffer - class in org.readium.r2.shared.util.format
- Sniffs an EPUB publication.
- equals(Object) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipShort
- Override to make two instances with same value equal.
- equals(Object) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipEightByteInteger
- Override to make two instances with same value equal.
- equals(Object) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.GeneralPurposeBit
- equals(Object) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipLong
- Override to make two instances with same value equal.
- equals(Object) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntry
- equals(Object) - function in org.readium.r2.shared.publication.Href
- equals(Object) - function in org.readium.r2.shared.util.Instant
- equals(Object) - function in org.readium.r2.shared.util.Language
- equals(Object) - function in org.readium.r2.shared.util.Url
- equals(Object) - function in org.readium.r2.shared.util.AbsoluteUrl
- equals(Object) - function in org.readium.r2.shared.util.RelativeUrl
- equals(Object) - function in org.readium.r2.shared.util.mediatype.MediaType
- Returns whether two media types are equal, checking the type, subtype and parameters.
- equalsDelta(Float,Float,Float) - function in org.readium.r2.shared.extensions.FloatKt
- equalsDelta(Double,Double,Double) - function in org.readium.r2.shared.extensions.FloatKt
- Error - class in org.readium.r2.shared.util
- Describes an error.
- ErrorException - class in org.readium.r2.shared.util
- A throwable caused by an Error.
- ErrorKt - class in org.readium.r2.shared.util
- ExceptionKt - class in org.readium.r2.shared.extensions
- EXPANDING_LEVEL_1 - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipMethod
Reduced with compression factor 1.
- EXPANDING_LEVEL_2 - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipMethod
Reduced with compression factor 2.
- EXPANDING_LEVEL_3 - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipMethod
Reduced with compression factor 3.
- EXPANDING_LEVEL_4 - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipMethod
Reduced with compression factor 4.
- expandTemplate(Map) - function in org.readium.r2.shared.publication.Link
- Expands the HREF by replacing URI template variables by the given parameters.
- ExperimentalReadiumApi - class in org.readium.r2.shared
- ExtensionsKt - class in org.readium.r2.shared.util.mediatype
- extractText(Resource) - function in org.readium.r2.shared.util.resource.content.ResourceContentExtractor
- Extracts the text content of the given resource.
- extractText(Resource) - function in org.readium.r2.shared.util.resource.content.HtmlResourceContentExtractor
- Extracts the text content of the given resource.
- ExtraFieldParsingBehavior - class in org.readium.r2.shared.util.zip.compress.archivers.zip
- Controls details of parsing zip extra fields.
- ExtraFieldUtils - class in org.readium.r2.shared.util.zip.compress.archivers.zip
- ZipExtraField related methods
- ExtraFieldUtils.UnparseableExtraField - class in org.readium.r2.shared.util.zip.compress.archivers.zip.ExtraFieldUtils
- "enum" for the possible actions to take if the extra fieldcannot be parsed.