A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X  Z 

I

IcuTextTokenizer - class in org.readium.r2.shared.util.tokenizer
Implementation of a TextTokenizer using ICU components to perform the actual tokenization while taking into account languages specificities.
IMPLODING - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipMethod

Imploding.

Incremental - class in org.readium.r2.shared
 
indexOf(E) - function in kotlin.collections.CursorList
 
indexOfFirstWithHref(List,Url) - function in org.readium.r2.shared.publication.LinkKt
Returns the first Link with the given href, or null if not found.
inflate(ByteArray,Boolean,Integer) - function in org.readium.r2.shared.extensions.ByteArrayKt
Inflates a ZIP-compressed ByteArray.
initCause(Throwable) - function in kotlin.UserException
 
initCause(Throwable) - function in java.lang.AsynchronousCloseException
 
initCause(Throwable) - function in java.lang.ClosedChannelException
 
initCause(Throwable) - function in java.lang.ClosedByInterruptException
 
initCause(Throwable) - function in java.lang.NonReadableChannelException
 
initCause(Throwable) - function in java.lang.NonWritableChannelException
 
initCause(Throwable) - function in java.lang.Zip64RequiredException
 
initCause(Throwable) - function in java.lang.UnsupportedZipFeatureException
 
initCause(Throwable) - function in kotlin.ErrorException
 
initCause(Throwable) - function in kotlin.ReadException
 
Injectable - class in org.readium.r2.shared
 
InMemoryCache - class in org.readium.r2.shared.util.cache
A basic in-memory cache.
InMemoryCacheService - class in org.readium.r2.shared.publication.services
A basic CacheService implementation keeping the cached objects in memory.
InMemoryCacheService.Companion - class in org.readium.r2.shared.publication.services.InMemoryCacheService
 
InMemoryCoverService - class in org.readium.r2.shared.publication.services
A CoverService which uses a provided in-memory bitmap.
InMemoryCoverService.Companion - class in org.readium.r2.shared.publication.services.InMemoryCoverService
 
InMemoryResource - class in org.readium.r2.shared.util.resource
Creates a Resource serving a ByteArray.
InputStreamKt - class in org.readium.r2.shared.util.data
 
InputStreamStatistics - class in org.readium.r2.shared.util.zip.compress.utils
This interface provides statistics on the current decompression stream.
InputStreamSupplier - class in org.readium.r2.shared.util.zip.compress.parallel
Supplies input streams.
Instant - class in org.readium.r2.shared.util
A moment in time.
Instant.Companion - class in org.readium.r2.shared.util.Instant
 
InstantSerializer - class in org.readium.r2.shared.util
A serializer for Instant that uses the ISO-8601 representation.
IntentKt - class in org.readium.r2.shared.extensions
 
InternalReadiumApi - class in org.readium.r2.shared
 
invoke(String) - function in org.readium.r2.shared.util.Availability.State.Companion
Alias to get, to be used like keyMapper("a_key").
invoke(String) - function in org.readium.r2.shared.util.Accessibility.PrimaryAccessMode.Companion
Alias to get, to be used like keyMapper("a_key").
invoke(String,Boolean) - function in org.readium.r2.shared.publication.Href.Companion
Creates an Href from a valid URL or URL template (RFC 6570).
invoke(String) - function in org.readium.r2.shared.util.ReadingProgression.Companion
Alias to get, to be used like keyMapper("a_key").
invoke(String) - function in org.readium.r2.shared.util.EpubLayout.Companion
Alias to get, to be used like keyMapper("a_key").
invoke(String) - function in org.readium.r2.shared.util.Presentation.Fit.Companion
Alias to get, to be used like keyMapper("a_key").
invoke(String) - function in org.readium.r2.shared.util.Presentation.Orientation.Companion
Alias to get, to be used like keyMapper("a_key").
invoke(String) - function in org.readium.r2.shared.util.Presentation.Overflow.Companion
Alias to get, to be used like keyMapper("a_key").
invoke(String) - function in org.readium.r2.shared.util.Presentation.Page.Companion
Alias to get, to be used like keyMapper("a_key").
invoke(String) - function in org.readium.r2.shared.util.Presentation.Spread.Companion
Alias to get, to be used like keyMapper("a_key").
invoke(Object) - function in org.readium.r2.shared.util.Either.Companion
 
invoke(K) - function in org.readium.r2.shared.util.MapCompanion
Alias to get, to be used like keyMapper("a_key").
invoke(K) - function in org.readium.r2.shared.util.MapWithDefaultCompanion
Alias to getOrDefault, to be used like keyMapper("a_key").
invoke(String) - function in org.readium.r2.shared.util.Url.Companion
Creates a Url from its encoded string representation.
invoke(String) - function in org.readium.r2.shared.util.Url.Scheme.Companion
 
invoke(String) - function in org.readium.r2.shared.util.AbsoluteUrl.Companion
Creates an AbsoluteUrl from its encoded string representation.
invoke(String) - function in org.readium.r2.shared.util.RelativeUrl.Companion
Creates a RelativeUrl from its encoded string representation.
invoke(File) - function in org.readium.r2.shared.util.file.DirectoryContainer.Companion
 
invoke(MediaType,FileExtension) - function in org.readium.r2.shared.util.format.FormatHints.Companion
 
invoke(List,List) - function in org.readium.r2.shared.util.format.FormatHints.Companion
 
invoke(Map) - function in org.readium.r2.shared.util.http.HttpHeaders.Companion
 
invoke(AbsoluteUrl,Function1) - function in org.readium.r2.shared.util.http.HttpRequest.Companion
 
invoke(String) - function in org.readium.r2.shared.util.mediatype.MediaType.Companion
Creates a MediaType from its RFC 6838 string representation.
invoke(Function1) - function in org.readium.r2.shared.util.resource.Resource.Properties.Companion
 
invoke(Resource,SuspendFunction1) - function in org.readium.r2.shared.util.resource.TransformingResource.Companion
Creates a TransformingResource using the given transform function.
IOUtils - class in org.readium.r2.shared.util.zip.compress.utils
Utility functions
isDirectory() - function in org.readium.r2.shared.util.zip.compress.archivers.ArchiveEntry
Returns true if this entry refers to a directory.
isDirectory() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntry
Is this entry a directory?
isDirectory() - function in java.util.zip.ZipArchiveEntry
 
isEmpty() - function in kotlin.collections.CursorList
 
isEmpty() - function in kotlin.collections.Resource.Properties
 
isEmpty() - function in kotlin.collections.Resource.Properties.Builder
 
isOpen() - function in org.readium.r2.shared.util.zip.jvm.WritableByteChannel
Returns true if this channel is open.
isOpen() - function in org.readium.r2.shared.util.zip.jvm.SeekableByteChannel
Returns true if this channel is open.
isOpen() - function in org.readium.r2.shared.util.zip.jvm.Channel
Returns true if this channel is open.
isOpen() - function in org.readium.r2.shared.util.zip.jvm.ReadableByteChannel
Returns true if this channel is open.
isOpen() - function in org.readium.r2.shared.util.zip.jvm.ByteChannel
Returns true if this channel is open.
isOpen() - function in org.readium.r2.shared.util.zip.FileChannelAdapter
Returns true if this channel is open.
isOpen() - function in org.readium.r2.shared.util.zip.compress.utils.MultiReadOnlySeekableByteChannel
Returns true if this channel is open.
isOpen() - function in org.readium.r2.shared.util.zip.compress.utils.ZipSplitReadOnlySeekableByteChannel
Returns true if this channel is open.
isParentOf(File,File) - function in org.readium.r2.shared.extensions.FileKt
Returns whether the other is a descendant of this file.
isSeekable() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveOutputStream
This method indicates whether this archive is writing to aseekable stream (i.e., to a random access file).
isStreamContiguous() - function in org.readium.r2.shared.util.zip.compress.archivers.EntryStreamOffsets
Indicates whether the stream is contiguous, i.e.
isStreamContiguous() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntry
Indicates whether the stream is contiguous, i.e.
isUnixSymlink() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntry
Returns true if this entry represents a unix symlink,in which case the entry's content contains the target pathfor the symlink.
iterator() - function in org.readium.r2.shared.publication.services.content.Content
Creates a new iterator for this content.
iterator() - function in kotlin.collections.CursorList
 
iterator() - function in org.readium.r2.shared.util.data.Container
 
iterator() - function in org.readium.r2.shared.util.data.EmptyContainer
 
iterator() - function in org.readium.r2.shared.util.data.CompositeContainer
 
iterator() - function in org.readium.r2.shared.util.data.DirectoryContainer
 
iterator() - function in org.readium.r2.shared.util.data.HttpContainer
 
iterator() - function in org.readium.r2.shared.util.data.SingleResourceContainer
 
iterator() - function in org.readium.r2.shared.util.data.TransformingContainer
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X  Z