A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
C
- Cache - class in org.readium.r2.shared.util.cache
- A generic cache for objects of type V.
- cachedIn(PdfDocumentFactory,PublicationServicesHolder) - function in org.readium.r2.shared.util.pdf.PdfDocumentKt
- Creates a new factory which caches the results of the wrapped factory into a PublicationServicesHolder.
- CacheKt - class in org.readium.r2.shared.util.cache
- cacheOf(KClass,String) - function in org.readium.r2.shared.publication.services.CacheService
- Gets the cache for objects of valueType in the given namespace.
- cacheOf(KClass,String) - function in org.readium.r2.shared.publication.services.InMemoryCacheService
- Gets the cache for objects of valueType in the given namespace.
- CacheService - class in org.readium.r2.shared.publication.services
- Provides publication-bound caches.
- CacheServiceKt - class in org.readium.r2.shared.publication.services
- CacheTransaction - class in org.readium.r2.shared.util.cache
- An atomic transaction run on a cache for objects of type V.
- cancel(<ERROR CLASS>) - function in org.readium.r2.shared.util.CoroutineQueue
- Cancels this coroutine queue, including all its children with an optional cancellation cause.
- cancel() - function in org.readium.r2.shared.util.SingleJob
- Cancels the current job, if any.
- canCopy(String) - function in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights
- Returns whether the user is allowed to copy the given text to the pasteboard.
- canCopy(String) - function in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights.Unrestricted
- Returns whether the user is allowed to copy the given text to the pasteboard.
- canCopy(String) - function in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights.AllRestricted
- Returns whether the user is allowed to copy the given text to the pasteboard.
- canEncode(String) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipEncoding
- Check, whether the given string may be losslessly encoded using thisencoding.
- canonicalMediaType() - function in org.readium.r2.shared.util.mediatype.MediaType
- Returns the canonical version of this media type, if it is known.
- canPrint(Integer) - function in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights
- Returns whether the user is allowed to print the given amount of pages.
- canPrint(Integer) - function in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights.Unrestricted
- Returns whether the user is allowed to print the given amount of pages.
- canPrint(Integer) - function in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights.AllRestricted
- Returns whether the user is allowed to print the given amount of pages.
- canReadEntryData(ArchiveEntry) - function in org.readium.r2.shared.util.zip.compress.archivers.ArchiveInputStream
- Whether this stream is able to read the given entry.
- canReadEntryData(ZipArchiveEntry) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipFile
- Whether this class is able to read the given entry.
- canWriteEntryData(ArchiveEntry) - function in org.readium.r2.shared.util.zip.compress.archivers.ArchiveOutputStream
- Whether this stream is able to write the given entry.
- canWriteEntryData(ArchiveEntry) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveOutputStream
- Whether this stream is able to write the given entry.
- canWriteEntryData(ArchiveEntry) - function in org.readium.r2.shared.util.zip.compress.archivers.ZipArchiveOutputStream
- Whether this stream is able to write the given entry.
- CBZ - enum entry in org.readium.r2.shared.publication.Publication.EXTENSION
- CENTER - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Page
- Channel - class in org.readium.r2.shared.util.zip.jvm
- A channel is a conduit to I/O services covering such items as files, sockets, hardware devices, I/O ports or some software component.
- CharsetAccessor - class in org.readium.r2.shared.util.zip.compress.archivers.zip
- An interface added to allow access to the character set associated with an NioZipEncoding, without requiring a new method to be added to ZipEncoding.
- checkSuccess(Try) - function in org.readium.r2.shared.util.TryKt
- Returns value in case of success and throws an IllegalStateException in case of failure.
- CJK_HORIZONTAL - enum entry in org.readium.r2.shared.publication.ContentLayout
- CJK_VERTICAL - enum entry in org.readium.r2.shared.publication.ContentLayout
- clear() - function in org.readium.r2.shared.util.cache.CacheTransaction
- Clears all cached values.
- clear() - function in kotlin.collections.Resource.Properties.Builder
- Clip - class in org.readium.r2.shared
- clip(Url) - function in org.readium.r2.shared.MediaOverlays
- clone() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipShort
- clone() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.GeneralPurposeBit
- clone() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipLong
- clone() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntry
- Overwrite clone.
- clone() - function in java.util.zip.ZipArchiveEntry
- close() - function in org.readium.r2.shared.util.zip.jvm.WritableByteChannel
- Closes an open channel.
- close() - function in java.io.WritableByteChannel
- close() - function in org.readium.r2.shared.util.zip.jvm.SeekableByteChannel
- Closes an open channel.
- close() - function in java.io.SeekableByteChannel
- close() - function in org.readium.r2.shared.util.zip.jvm.Channel
- Closes an open channel.
- close() - function in java.io.Channel
- close() - function in org.readium.r2.shared.util.zip.jvm.ReadableByteChannel
- Closes an open channel.
- close() - function in java.io.ReadableByteChannel
- close() - function in org.readium.r2.shared.util.zip.jvm.ByteChannel
- Closes an open channel.
- close() - function in java.io.ByteChannel
- close() - function in org.readium.r2.shared.util.zip.FileChannelAdapter
- Closes an open channel.
- close() - function in java.io.FileChannelAdapter
- close() - function in java.io.ScatterGatherBackingStore
- close() - function in org.readium.r2.shared.util.zip.compress.utils.BoundedInputStream
- close() - function in java.io.BoundedInputStream
- close() - function in org.readium.r2.shared.util.zip.compress.utils.MultiReadOnlySeekableByteChannel
- Closes an open channel.
- close() - function in java.io.MultiReadOnlySeekableByteChannel
- close() - function in java.io.BoundedArchiveInputStream
- close() - function in java.io.CountingInputStream
- close() - function in java.io.BoundedSeekableByteChannelInputStream
- close() - function in java.io.ArchiveInputStream
- close() - function in java.io.ArchiveOutputStream
- close() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.StreamCompressor
- close() - function in java.io.StreamCompressor
- close() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ScatterZipOutputStream
- Closes this stream, freeing all resources involved in the creation of this stream.
- close() - function in java.io.ScatterZipOutputStream
- close() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ScatterZipOutputStream.ZipEntryWriter
- close() - function in java.io.ScatterZipOutputStream.ZipEntryWriter
- close() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipFile
- Closes the archive.
- close() - function in java.io.ZipFile
- close() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveOutputStream
- Closes this output stream and releases any system resourcesassociated with the stream.
- close() - function in java.io.ZipArchiveOutputStream
- close() - function in org.readium.r2.shared.util.zip.compress.utils.ZipSplitReadOnlySeekableByteChannel
- Closes an open channel.
- close() - function in java.io.ZipSplitReadOnlySeekableByteChannel
- close() - function in org.readium.r2.shared.publication.Publication
- Closes any opened resource associated with the Publication, including services.
- close() - function in org.readium.r2.shared.publication.Publication.Service
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.util.PublicationServicesHolder
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.publication.CacheService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.services.InMemoryCacheService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.ContentProtectionService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.CoverService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.InMemoryCoverService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.LocatorService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.DefaultLocatorService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.PositionsService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.PerResourcePositionsService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.WebPositionsService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.ContentService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.DefaultContentService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.SearchService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.publication.services.search.SearchIterator
- Closes any resources allocated for the search query, such as a cursor.
- close() - function in org.readium.r2.shared.publication.StringSearchService
- Closes any opened file handles, removes temporary files, etc.
- close() - function in org.readium.r2.shared.util.Closeable
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.SuspendingCloseable
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.Asset
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.asset.ContainerAsset
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.asset.ResourceAsset
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.Cache
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.cache.InMemoryCache
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.content.ContentResource
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.Container
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.data.EmptyContainer
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.data.CompositeContainer
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.Readable
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.file.DirectoryContainer
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.file.FileResource
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.http.HttpContainer
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.http.HttpResource
- Closes this object and releases any resources associated with it.
- close() - function in java.io.CountingInputStream
- close() - function in org.readium.r2.shared.util.PdfDocument
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.BufferingResource
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.resource.FallbackResource
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.resource.InMemoryResource
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.resource.LazyResource
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.Resource
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.resource.FailureResource
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.resource.SingleResourceContainer
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.StringResource
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.resource.SynchronizedResource
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.resource.TransformingContainer
- Closes this object and releases any resources associated with it.
- close() - function in org.readium.r2.shared.util.TransformingResource
- Closes this object and releases any resources associated with it.
- Closeable - class in org.readium.r2.shared.util
- A Closeable is an object holding closeable resources, such as open files or streams.
- CloseableKt - class in org.readium.r2.shared.util
- closeArchiveEntry() - function in org.readium.r2.shared.util.zip.compress.archivers.ArchiveOutputStream
- Closes the archive entry, writing any trailer information that maybe required.
- closeArchiveEntry() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveOutputStream
- Writes all necessary data for this entry.
- ClosedByInterruptException - class in org.readium.r2.shared.util.zip.jvm
- A
{@code ClosedByInterruptException}is thrown when a thread is interrupted in a blocking I/O operation. - ClosedChannelException - class in org.readium.r2.shared.util.zip.jvm
- A
{@code ClosedChannelException}is thrown when a channel is closed for the type of operation attempted. - closeForWriting() - function in org.readium.r2.shared.util.zip.compress.parallel.ScatterGatherBackingStore
- Closes this backing store for further writing.
- closeQuietly(Closeable) - function in org.readium.r2.shared.util.zip.compress.utils.IOUtils
- Closes the given Closeable and swallows any IOException that may occur.
- closeQuietly(ZipFile) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipFile
- close a zipfile quietly; throw no io fault, do nothingon a null parameter
- coerceFirstNonNegative(LongRange) - function in org.readium.r2.shared.extensions.LongRangeKt
- coerceIn(LongRange,LongRange) - function in org.readium.r2.shared.extensions.LongRangeKt
- collect(String,String) - function in org.readium.r2.shared.util.xml.ElementNode
- Recursively collect all descendent ElementNode with the given name and namespace into a list
- collectionsFromJSON(JSONObject,WarningLogger) - function in org.readium.r2.shared.publication.PublicationCollection.Companion
- Parses a map of PublicationCollection indexed by their roles from its RWPM JSON representation.
- collectText() - function in org.readium.r2.shared.util.xml.ElementNode
- Recursively collect and concatenate all descendent TextNode in depth-first order
- combineStateIn(StateFlow,CoroutineScope,StateFlow,Function2) - function in org.readium.r2.shared.extensions.FlowKt
- Transforms the values of two StateFlows and stores the result in a new StateFlow using the given coroutineScope.
- COMMENT - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntry.CommentSource
The comment has been read from the archive using the encodingof the archive specified when creating the ZipFile (defaults to theplatform's default encoding).
- compareTo(Instant) - function in org.readium.r2.shared.util.Instant
- compareTo(HttpStatus) - function in org.readium.r2.shared.util.http.HttpStatus
- CompositeArchiveOpener - class in org.readium.r2.shared.util.archive
- A composite ArchiveOpener which tries several factories until it finds one which supports the format.
- CompositeContainer - class in org.readium.r2.shared.util.data
- Concatenates several containers.
- CompositeFormatSniffer - class in org.readium.r2.shared.util.format
- CompositeResourceFactory - class in org.readium.r2.shared.util.resource
- A composite ResourceFactory which tries several factories until it finds one which supports the url scheme.
- compute(String,BiFunction) - function in kotlin.collections.Resource.Properties.Builder
- computeIfAbsent(String,Function) - function in kotlin.collections.Resource.Properties.Builder
- computeIfPresent(String,BiFunction) - function in kotlin.collections.Resource.Properties.Builder
- conformsTo(Publication.Profile) - function in org.readium.r2.shared.publication.Manifest
- Returns whether this manifest conforms to the given Readium Web Publication Profile.
- conformsTo(Publication.Profile) - function in org.readium.r2.shared.publication.Publication
- Returns whether this publication conforms to the given Readium Web Publication Profile.
- conformsTo(Specification) - function in org.readium.r2.shared.util.format.Format
- conformsTo(Specification) - function in org.readium.r2.shared.util.format.FormatSpecification
- conformsToAll(Collection) - function in org.readium.r2.shared.util.format.Format
- conformsToAll(Collection) - function in org.readium.r2.shared.util.format.FormatSpecification
- conformsToAll(Specification) - function in org.readium.r2.shared.util.format.FormatSpecification
- conformsToAny(Collection) - function in org.readium.r2.shared.util.format.Format
- conformsToAny(Specification) - function in org.readium.r2.shared.util.format.FormatSpecification
- conformsToAny(Collection) - function in org.readium.r2.shared.util.format.FormatSpecification
- ConsoleWarningLogger - class in org.readium.r2.shared.util.logging
- Implementation of a WarningLogger printing the warnings to the console.
- CONTAIN - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Fit
- Container - class in org.readium.r2.shared.util.data
- A container provides access to a list of Readable entries.
- ContainerAsset - class in org.readium.r2.shared.util.asset
- A container asset providing access to several resources.
- ContainerKt - class in org.readium.r2.shared.util.data
- ContainerSniffer - class in org.readium.r2.shared.util.format
- Tries to refine a Format by sniffing a Container.
- contains(E) - function in kotlin.collections.CursorList
- contains(MediaType) - function in org.readium.r2.shared.util.mediatype.MediaType
- Returns whether the given other media type is included in this media type.
- contains(String) - function in org.readium.r2.shared.util.mediatype.MediaType
- Returns whether the given other media type is included in this media type.
- containsAll(Collection) - function in kotlin.collections.CursorList
- containsKey(String) - function in kotlin.collections.Resource.Properties
- containsKey(String) - function in kotlin.collections.Resource.Properties.Builder
- containsValue(Object) - function in kotlin.collections.Resource.Properties
- containsValue(Object) - function in kotlin.collections.Resource.Properties.Builder
- Content - class in org.readium.r2.shared.publication.services.content
- Provides an iterable list of content Elements.
- content(Locator) - function in org.readium.r2.shared.publication.services.content.ContentService
- Creates a Content starting from the given start location.
- content(Locator) - function in org.readium.r2.shared.publication.services.content.DefaultContentService
- Creates a Content starting from the given start location.
- content(Publication,Locator) - function in org.readium.r2.shared.publication.services.content.ContentServiceKt
- Creates a Content starting from the given start location, or the beginning of the publication when missing.
- Content.Attribute - class in org.readium.r2.shared.publication.services.content.Content
- An attribute is an arbitrary key-value metadata pair.
- Content.AttributeKey - class in org.readium.r2.shared.publication.services.content.Content
- An attribute key uniquely an attribute.
- Content.AttributeKey.Companion - class in org.readium.r2.shared.publication.services.content.Content.AttributeKey
- Content.AttributesHolder - class in org.readium.r2.shared.publication.services.content.Content
- An object associated with a list of attributes.
- Content.AudioElement - class in org.readium.r2.shared.publication.services.content.Content
- An audio clip.
- Content.Element - class in org.readium.r2.shared.publication.services.content.Content
- Represents a single semantic content element part of a publication.
- Content.EmbeddedElement - class in org.readium.r2.shared.publication.services.content.Content
- An element referencing an embedded external resource.
- Content.ImageElement - class in org.readium.r2.shared.publication.services.content.Content
- A bitmap image.
- Content.Iterator - class in org.readium.r2.shared.publication.services.content.Content
- Iterates through a list of Element items asynchronously.
- Content.TextElement - class in org.readium.r2.shared.publication.services.content.Content
- A text element.
- Content.TextElement.Role - class in org.readium.r2.shared.publication.services.content.Content.TextElement
- Represents a purpose of an element in the broader context of the document.
- Content.TextElement.Role.Body - class in org.readium.r2.shared.publication.services.content.Content.TextElement.Role
- Normal body of content.
- Content.TextElement.Role.Footnote - class in org.readium.r2.shared.publication.services.content.Content.TextElement.Role
- A footnote at the bottom of a document.
- Content.TextElement.Role.Heading - class in org.readium.r2.shared.publication.services.content.Content.TextElement.Role
- Title of a section.
- Content.TextElement.Role.Quote - class in org.readium.r2.shared.publication.services.content.Content.TextElement.Role
- A quotation.
- Content.TextElement.Segment - class in org.readium.r2.shared.publication.services.content.Content.TextElement
- Ranged portion of text with associated attributes.
- Content.TextualElement - class in org.readium.r2.shared.publication.services.content.Content
- An element which can be represented as human-readable text.
- Content.VideoElement - class in org.readium.r2.shared.publication.services.content.Content
- A video clip.
- ContentLayout - class in org.readium.r2.shared.publication
- The ContentLayout defines how a Publication should be laid out, based on the declared ReadingProgression and its language.
- contentLayoutForLanguage(String) - function in org.readium.r2.shared.publication.Publication
- ContentProtection - class in org.readium.r2.shared.publication.protection
- Bridge between a Content Protection technology and the Readium toolkit.
- ContentProtection.OpenError - class in org.readium.r2.shared.publication.protection.ContentProtection
- ContentProtection.OpenError.AssetNotSupported - class in org.readium.r2.shared.publication.protection.ContentProtection.OpenError
- ContentProtection.OpenError.Reading - class in org.readium.r2.shared.publication.protection.ContentProtection.OpenError
- ContentProtection.OpenResult - class in org.readium.r2.shared.publication.protection.ContentProtection
- Holds the result of opening an Asset with a ContentProtection.
- ContentProtection.Scheme - class in org.readium.r2.shared.publication.protection.ContentProtection
- Represents a specific Content Protection technology, uniquely identified with an uri.
- ContentProtection.Scheme.Companion - class in org.readium.r2.shared.publication.protection.ContentProtection.Scheme
- ContentProtectionService - class in org.readium.r2.shared.publication.services
- Provides information about a publication's content protection and manages user rights.
- ContentProtectionService.UserRights - class in org.readium.r2.shared.publication.services.ContentProtectionService
- Manages consumption of user rights and permissions.
- ContentProtectionService.UserRights.AllRestricted - class in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights
- A UserRights which forbids any right.
- ContentProtectionService.UserRights.Unrestricted - class in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights
- A UserRights without any restriction.
- ContentProtectionServiceKt - class in org.readium.r2.shared.publication.services
- ContentResolverError - class in org.readium.r2.shared.util.content
- Errors wrapping Android ContentResolver errors.
- ContentResolverError.FileNotFound - class in org.readium.r2.shared.util.content.ContentResolverError
- ContentResolverError.Forbidden - class in org.readium.r2.shared.util.content.ContentResolverError
- ContentResolverError.IO - class in org.readium.r2.shared.util.content.ContentResolverError
- ContentResolverError.NotAvailable - class in org.readium.r2.shared.util.content.ContentResolverError
- ContentResource - class in org.readium.r2.shared.util.content
- A Resource to access content uri thanks to a ContentResolver.
- ContentResourceFactory - class in org.readium.r2.shared.util.content
- Creates Resource instances granting access to
content://URLs provided by the given contentResolver. - ContentService - class in org.readium.r2.shared.publication.services.content
- Provides a way to extract the raw Content of a Publication.
- ContentServiceKt - class in org.readium.r2.shared.publication.services.content
- ContentTokenizer - class in org.readium.r2.shared.publication.services.content
- A tokenizer splitting a Content.Element into smaller pieces.
- Contributor - class in org.readium.r2.shared.publication
- Contributor Object for the Readium Web Publication Manifest.
- Contributor.Companion - class in org.readium.r2.shared.publication.Contributor
- Copies - class in org.readium.r2.shared.opds
- Library-specific feature that contains information about the copies that a library has acquired.
- Copies.Companion - class in org.readium.r2.shared.opds.Copies
- copy(InputStream,OutputStream) - function in org.readium.r2.shared.util.zip.compress.utils.IOUtils
- Copies the content of a InputStream into an OutputStream.Uses a default buffer size of 8024 bytes.
- copy(InputStream,OutputStream,int) - function in org.readium.r2.shared.util.zip.compress.utils.IOUtils
- Copies the content of a InputStream into an OutputStream
- copy(String) - function in org.readium.r2.shared.drm.DRMLicense
- copy(Manifest,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- Creates a copy of the receiver Manifest, applying the given transformer to each component.
- copy(Metadata,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copy(PublicationCollection,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copy(Contributor,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copy(Subject,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copy(Link,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copy(Href,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copy(String) - function in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights
- Consumes the given text with the copy right.
- copy(String) - function in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights.Unrestricted
- Consumes the given text with the copy right.
- copy(String) - function in org.readium.r2.shared.publication.services.ContentProtectionService.UserRights.AllRestricted
- Consumes the given text with the copy right.
- copy(Function1) - function in org.readium.r2.shared.util.http.HttpRequest
- copy(Function1) - function in org.readium.r2.shared.util.resource.Resource.Properties
- copyContributors(List,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copyContributorsMap(Map,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copyLinks(List,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copyPublicationCollections(Map,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copyRange(InputStream,long,OutputStream) - function in org.readium.r2.shared.util.zip.compress.utils.IOUtils
- Copies part of the content of a InputStream into an OutputStream.Uses a default buffer size of 8024 bytes.
- copyRange(InputStream,long,OutputStream,int) - function in org.readium.r2.shared.util.zip.compress.utils.IOUtils
- Copies part of the content of a InputStream into an OutputStream
- copyRawEntries(ZipArchiveOutputStream,ZipArchiveEntryPredicate) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipFile
- Transfer selected entries from this zipfile to a given #ZipArchiveOutputStream.Compression and all other attributes will be as in this file.
- copySubjects(List,ManifestTransformer) - function in org.readium.r2.shared.publication.ManifestTransformerKt
- copyWithLocations(List,Double,Integer,Double,Map) - function in org.readium.r2.shared.publication.Locator
- Shortcut to get a copy of the Locator with different Locations sub-properties.
- copyWithPositionsFactory() - function in org.readium.r2.shared.publication.Publication
- Copy the Publication with a different PositionListFactory.
- copyWithString(String,String) - function in org.readium.r2.shared.publication.LocalizedString
- Returns a new LocalizedString after adding (or replacing) the translation with the given language.
- CoroutineQueue - class in org.readium.r2.shared.util
- CoroutineScope-like util to execute coroutines in a sequential order (FIFO).
- CountingInputStream - class in org.readium.r2.shared.util.zip.compress.utils
- Input stream that tracks the number of bytes read.
- CountingInputStream - class in org.readium.r2.shared.util.io
- An InputStream counting the number of bytes read from a wrapped inputStream.
- COVER - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Fit
- cover() - function in org.readium.r2.shared.publication.services.CoverService
- Returns the publication cover as a Bitmap at its maximum size.
- cover() - function in org.readium.r2.shared.publication.services.InMemoryCoverService
- Returns the publication cover as a Bitmap at its maximum size.
- cover(Publication) - function in org.readium.r2.shared.publication.services.CoverServiceKt
- Returns the publication cover as a Bitmap at its maximum size.
- cover(Context) - function in org.readium.r2.shared.util.pdf.PdfDocument
- The first page rendered as a cover.
- coverFitting(Size) - function in org.readium.r2.shared.publication.services.CoverService
- Returns the publication cover as a Bitmap, scaled down to fit the given maxSize.
- coverFitting(Size) - function in org.readium.r2.shared.publication.services.InMemoryCoverService
- Returns the publication cover as a Bitmap, scaled down to fit the given maxSize.
- coverFitting(Publication,Size) - function in org.readium.r2.shared.publication.services.CoverServiceKt
- Returns the publication cover as a Bitmap, scaled down to fit the given maxSize.
- CoverService - class in org.readium.r2.shared.publication.services
- Provides an easy access to a bitmap version of the publication cover.
- CoverServiceKt - class in org.readium.r2.shared.publication.services
- create(int,ScatterGatherBackingStore) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.StreamCompressor
- Create a stream compressor with the given compression level.
- create(ScatterGatherBackingStore) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.StreamCompressor
- Create a stream compressor with the default compression level.
- create(Parcel) - function in org.readium.r2.shared.extensions.JSONParceler
- create() - function in org.readium.r2.shared.publication.Publication.PositionListFactory
- create(Manifest,PublicationServicesHolder,Integer,Resource,MediaType,Locator) - function in org.readium.r2.shared.publication.services.content.iterators.HtmlResourceContentIterator.Factory
- Creates a Content.Iterator instance for the resource, starting from the given locator.
- create(Manifest,PublicationServicesHolder,Integer,Resource,MediaType,Locator) - function in org.readium.r2.shared.publication.services.content.iterators.ResourceContentIteratorFactory
- Creates a Content.Iterator instance for the resource, starting from the given locator.
- create(AbsoluteUrl) - function in org.readium.r2.shared.util.resource.DefaultResourceFactory
- Creates a Resource to access url.
- create(AbsoluteUrl) - function in org.readium.r2.shared.util.content.ContentResourceFactory
- Creates a Resource to access url.
- create(AbsoluteUrl) - function in org.readium.r2.shared.util.file.FileResourceFactory
- Creates a Resource to access url.
- create(AbsoluteUrl) - function in org.readium.r2.shared.util.http.HttpResourceFactory
- Creates a Resource to access url.
- create(AbsoluteUrl) - function in org.readium.r2.shared.util.resource.ResourceFactory
- Creates a Resource to access url.
- create(AbsoluteUrl) - function in org.readium.r2.shared.util.resource.CompositeResourceFactory
- Creates a Resource to access url.
- createArchiveEntry(File,String) - function in org.readium.r2.shared.util.zip.compress.archivers.ArchiveOutputStream
- Create an archive entry using the inputFile and entryName provided.
- createArchiveEntry(File,String) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveOutputStream
- Creates a new zip entry taking some information from the givenfile and using the provided name.
- createArchiveEntry(File,String) - function in org.readium.r2.shared.util.zip.compress.archivers.ZipArchiveOutputStream
- Create an archive entry using the inputFile and entryName provided.
- createDefaultFactory(Integer,StringSearchService.Algorithm,ResourceContentExtractor.Factory) - function in org.readium.r2.shared.publication.services.search.StringSearchService.Companion
- createExtractor(Resource,MediaType) - function in org.readium.r2.shared.util.resource.content.ResourceContentExtractor.Factory
- Creates a ResourceContentExtractor instance for the given resource.
- createExtractor(Resource,MediaType) - function in org.readium.r2.shared.util.resource.content.DefaultResourceContentExtractorFactory
- Creates a ResourceContentExtractor instance for the given resource.
- createExtraField(ZipShort) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ExtraFieldParsingBehavior
- Creates an instance of ZipExtraField for the given id.
- createExtraField(ZipShort) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ExtraFieldUtils
- Create an instance of the appropriate ExtraField, falls back to UnrecognizedExtraField.
- createExtraField(ZipShort) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
- Creates an instance of ZipExtraField for the given id.
- createExtraFieldNoDefault(ZipShort) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ExtraFieldUtils
- Create an instance of the appropriate ExtraField.
- createFactory(Context) - function in org.readium.r2.shared.publication.services.InMemoryCacheService.Companion
- createFactory(Bitmap) - function in org.readium.r2.shared.publication.services.InMemoryCoverService.Companion
- createFactory(MediaType) - function in org.readium.r2.shared.publication.services.PerResourcePositionsService.Companion
- createFactory(HttpClient) - function in org.readium.r2.shared.publication.services.WebPositionsService.Companion
- createFactory(List) - function in org.readium.r2.shared.publication.services.content.DefaultContentService.Companion
- createZipArchiveEntryRequest(ZipArchiveEntry,InputStreamSupplier) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntryRequest
- Create a ZipArchiveEntryRequest
- Critical - enum entry in org.readium.r2.shared.util.MemoryObserver.Level
- CssSniffer - class in org.readium.r2.shared.util.format
- Sniffs CSS.
- CursorList - class in org.readium.r2.shared.util
- A List with a mutable cursor index.