A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
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.parser.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.
- EmptyFetcher - class in org.readium.r2.shared.fetcher
- A Fetcher providing no resources at all.
- 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
- entries() - function in org.readium.r2.shared.util.archive.Archive
- List of all the archived file entries.
- entry(String) - function in org.readium.r2.shared.util.archive.Archive
- Gets the entry at the given
path. - Enumerable - class in org.readium.r2.shared
- EPUB - enum entry in org.readium.r2.shared.publication.Publication.EXTENSION
- EPUB - enum entry in org.readium.r2.shared.publication.Publication.TYPE
- epub(SnifferContext) - function in org.readium.r2.shared.util.mediatype.Sniffers
- Sniffs an EPUB publication.
- 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
- equals(Object) - function in org.readium.r2.shared.publication.ContentProtection.Scheme
- equals(Object) - function in org.readium.r2.shared.util.Language
- 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(Double,Double,Double) - function in org.readium.r2.shared.extensions.FloatKt
- equalsDelta(Float,Float,Float) - function in org.readium.r2.shared.extensions.FloatKt
- ExceptionKt - class in org.readium.r2.shared.extensions
- exceptionOrNull() - function in org.readium.r2.shared.util.Try
- Returns the encapsulated Throwable exception if this instance represents failure or null if it is success.
- exceptionOrNull() - function in org.readium.r2.shared.util.Try.Failure
- Returns the encapsulated Throwable exception if this instance represents failure or null if it is success.
- exceptionOrNull() - function in org.readium.r2.shared.util.Try.Success
- Returns the encapsulated Throwable exception if this instance represents failure or null if it is success.
- expand(Map) - function in org.readium.r2.shared.util.URITemplate
- Expands the HREF by replacing URI template variables by the given parameters.
- 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.fetcher.HtmlResourceContentExtractor
- Extracts the text content of the given resource.
- extractText(Resource) - function in org.readium.r2.shared.fetcher.ResourceContentExtractor
- Extracts the text content of the given resource.