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

A

Accessibility - class in org.readium.r2.shared.publication
Holds the accessibility metadata of a Publication.
Accessibility.AccessMode - class in org.readium.r2.shared.publication.Accessibility
A human sensory perceptual system or cognitive faculty through which a person may process or perceive information.
Accessibility.AccessMode.Companion - class in org.readium.r2.shared.publication.Accessibility.AccessMode
 
Accessibility.Certification - class in org.readium.r2.shared.publication.Accessibility
Certification of accessible publications.
Accessibility.Certification.Companion - class in org.readium.r2.shared.publication.Accessibility.Certification
 
Accessibility.Companion - class in org.readium.r2.shared.publication.Accessibility
 
Accessibility.Feature - class in org.readium.r2.shared.publication.Accessibility
A content feature of the described resource, such as accessible media, alternatives and supported enhancements for accessibility.
Accessibility.Feature.Companion - class in org.readium.r2.shared.publication.Accessibility.Feature
 
Accessibility.Hazard - class in org.readium.r2.shared.publication.Accessibility
A characteristic of the described resource that is physiologically dangerous to some users.
Accessibility.Hazard.Companion - class in org.readium.r2.shared.publication.Accessibility.Hazard
 
Accessibility.PrimaryAccessMode - class in org.readium.r2.shared.publication.Accessibility
A human primary sensory perceptual system or cognitive faculty through which a person may process or perceive information.
Accessibility.PrimaryAccessMode.Companion - class in org.readium.r2.shared.publication.Accessibility.PrimaryAccessMode
 
Accessibility.Profile - class in org.readium.r2.shared.publication.Accessibility
Accessibility profile.
Accessibility.Profile.Companion - class in org.readium.r2.shared.publication.Accessibility.Profile
 
Acquisition - class in org.readium.r2.shared.opds
OPDS Acquisition Object.
Acquisition.Companion - class in org.readium.r2.shared.opds.Acquisition
 
AcquisitionKt - class in org.readium.r2.shared.opds
 
add(Map) - function in org.readium.r2.shared.publication.Properties
Makes a copy of this Properties after merging in the given additional other properties.
addEnumerable(Integer,List,String,String) - function in org.readium.r2.shared.UserProperties
 
addIncremental(Float,Float,Float,Float,String,String,String) - function in org.readium.r2.shared.UserProperties
 
addPrefix(String,CharSequence) - function in org.readium.r2.shared.extensions.StringKt
If this string starts with the given prefix, returns this string.
addProperties(Map) - function in org.readium.r2.shared.publication.Link
Makes a copy of this Link after merging in the given additional other properties.
addSelfLink(String,URL) - function in org.readium.r2.shared.publication.Publication
 
addSuppressed(Throwable) - function in kotlin.Publication.OpeningException.IncorrectCredentials
 
addSuppressed(Throwable) - function in kotlin.Resource.Exception.Cancelled
 
addSuppressed(Throwable) - function in kotlin.Resource.Exception.Offline
 
addSuppressed(Throwable) - function in kotlin.SearchException.Cancelled
 
addSuppressed(Throwable) - function in kotlin.SearchException.PublicationNotSearchable
 
addSuppressed(Throwable) - function in kotlin.Throwable
 
addSwitchable(String,String,Boolean,String,String) - function in org.readium.r2.shared.UserProperties
 
allMatchMediaType(List,MediaType) - function in org.readium.r2.shared.publication.LinkKt
Returns whether all the resources in the collection are matching the given media type.
allMatchMediaTypes(List,List) - function in org.readium.r2.shared.publication.LinkKt
Returns whether all the resources in the collection are matching any of the given media types.
allNamed(List,String) - function in org.readium.r2.shared.util.HrefKt
 
appearance - enum entry in org.readium.r2.shared.ReadiumCSSName
 
appendQueryParameter(String,String) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
appendQueryParameters(Map) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
Archive - class in org.readium.r2.shared.util.archive
Represents an immutable archive.
archive(SnifferContext) - function in org.readium.r2.shared.util.mediatype.Sniffers
Sniffs a simple Archive-based format, like Comic Book Archive or Zipped Audio Book.
Archive.Entry - class in org.readium.r2.shared.util.archive.Archive
Holds an archive entry's metadata.
ArchiveFactory - class in org.readium.r2.shared.util.archive
 
ArchiveFetcher - class in org.readium.r2.shared.fetcher
Provides access to entries of an archive.
ArchiveFetcher.Companion - class in org.readium.r2.shared.fetcher.ArchiveFetcher
 
ArchiveProperties - class in org.readium.r2.shared.publication.archive
Holds information about how the resource is stored in the publication archive.
ArchiveProperties.Companion - class in org.readium.r2.shared.publication.archive.ArchiveProperties
 
asComponentCallbacks2(MemoryObserver) - function in org.readium.r2.shared.util.MemoryObserver.Companion
Wraps the given observer into a ComponentCallbacks2 usable with Android's Context.
asInstance(Throwable) - function in org.readium.r2.shared.extensions.ExceptionKt
Finds the first cause instance of the given type.
asInstance(Throwable,Class) - function in org.readium.r2.shared.extensions.ExceptionKt
Finds the first cause instance of the given type.
Attribute - class in org.readium.r2.shared.parser.xml
 
attribute(Content.AttributeKey) - function in org.readium.r2.shared.publication.services.content.Content.AttributesHolder
Gets the first attribute with the given key.
attribute(Content.AttributeKey) - function in org.readium.r2.shared.publication.services.content.Content.AttributesHolder
Gets the first attribute with the given key.
attribute(Content.AttributeKey) - function in org.readium.r2.shared.publication.services.content.Content.Element
Gets the first attribute with the given key.
attribute(Content.AttributeKey) - function in org.readium.r2.shared.publication.services.content.Content.EmbeddedElement
Gets the first attribute with the given key.
attribute(Content.AttributeKey) - function in org.readium.r2.shared.publication.services.content.Content.TextualElement
Gets the first attribute with the given key.
attributes(Content.AttributeKey) - function in org.readium.r2.shared.publication.services.content.Content.AttributesHolder
Gets all the attributes with the given key.
attributes(Content.AttributeKey) - function in org.readium.r2.shared.publication.services.content.Content.AttributesHolder
Gets all the attributes with the given key.
attributes(Content.AttributeKey) - function in org.readium.r2.shared.publication.services.content.Content.Element
Gets all the attributes with the given key.
attributes(Content.AttributeKey) - function in org.readium.r2.shared.publication.services.content.Content.EmbeddedElement
Gets all the attributes with the given key.
attributes(Content.AttributeKey) - function in org.readium.r2.shared.publication.services.content.Content.TextualElement
Gets all the attributes with the given key.
AUDIO - enum entry in org.readium.r2.shared.publication.Publication.EXTENSION
 
AUDIO - enum entry in org.readium.r2.shared.publication.Publication.TYPE
 
AUDITORY - enum entry in org.readium.r2.shared.publication.Accessibility.PrimaryAccessMode

Indicates that auditory perception is necessary to consume the information.

AUTO - enum entry in org.readium.r2.shared.publication.ReadingProgression
 
AUTO - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Orientation
 
AUTO - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Overflow
 
AUTO - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Spread
 
Availability - class in org.readium.r2.shared.opds
Indicated the availability of a given resource.
Availability.Companion - class in org.readium.r2.shared.opds.Availability
 
Availability.State - class in org.readium.r2.shared.opds.Availability
 
Availability.State.Companion - class in org.readium.r2.shared.opds.Availability.State
 
available() - function in java.io.FilterInputStream
 
available() - function in org.readium.r2.shared.fetcher.ResourceInputStream
 
AVAILABLE - enum entry in org.readium.r2.shared.opds.Availability.State
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X