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

S

Script - enum entry in org.readium.r2.shared.Injectable
 
scroll - enum entry in org.readium.r2.shared.ReadiumCSSName
 
SCROLLED - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Overflow
 
Search - class in org.readium.r2.shared
 
search(String,SearchService.Options) - function in org.readium.r2.shared.publication.services.search.SearchService
Starts a new search through the publication content, with the given query.
search(Publication,String,SearchService.Options) - function in org.readium.r2.shared.publication.services.search.SearchServiceKt
Starts a new search through the publication content, with the given query.
search(String,SearchService.Options) - function in org.readium.r2.shared.publication.services.search.StringSearchService
Starts a new search through the publication content, with the given query.
SearchException - class in org.readium.r2.shared.publication.services.search
Represents an error which might occur during a search activity.
SearchException.BadQuery - class in org.readium.r2.shared.publication.services.search.SearchException
The provided search query cannot be handled by the service.
SearchException.Cancelled - class in org.readium.r2.shared.publication.services.search.SearchException
The search was cancelled by the caller.
SearchException.Companion - class in org.readium.r2.shared.publication.services.search.SearchException
 
SearchException.NetworkError - class in org.readium.r2.shared.publication.services.search.SearchException
An error occurred while performing an HTTP request.
SearchException.Other - class in org.readium.r2.shared.publication.services.search.SearchException
For any other custom service error.
SearchException.PublicationNotSearchable - class in org.readium.r2.shared.publication.services.search.SearchException
The publication is not searchable.
SearchException.ResourceError - class in org.readium.r2.shared.publication.services.search.SearchException
An error occurred while accessing one of the publication's resources.
SearchIterator - class in org.readium.r2.shared.publication.services.search
Iterates through search results.
SearchService - class in org.readium.r2.shared.publication.services.search
Provides a way to search terms in a publication.
SearchService.Options - class in org.readium.r2.shared.publication.services.search.SearchService
Holds the available search options and their current values.
SearchServiceKt - class in org.readium.r2.shared.publication.services.search
 
Sentence - enum entry in org.readium.r2.shared.util.tokenizer.TextUnit
 
serialize(Encoder,Language) - function in org.readium.r2.shared.util.Language.Serializer
 
ServerError - enum entry in org.readium.r2.shared.util.http.HttpException.Kind

(5xx) Server errors

set(KClass,TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=org.readium.r2.shared.publication/ServiceFactory///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=FunctionalTypeConstructor(dri=kotlin.jvm.functions/Function1///PointingToDeclaration/, projections=[, ], isExtensionFunction=false, isSuspendable=false, presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in org.readium.r2.shared.publication.Publication.ServicesBuilder
Sets the publication service factory for the given service type.
setAllowUserInteraction(Boolean) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
setBody(HttpRequest.Body) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
setCacheServiceFactory(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=org.readium.r2.shared.publication/ServiceFactory///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=FunctionalTypeConstructor(dri=kotlin.jvm.functions/Function1///PointingToDeclaration/, projections=[, ], isExtensionFunction=false, isSuspendable=false, presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in org.readium.r2.shared.publication.services.CacheServiceKt
 
setCallback(DefaultHttpClient.Callback) - function in org.readium.r2.shared.util.http.DefaultHttpClient
 
setConnectTimeout(Duration) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
setContentProtectionServiceFactory(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=org.readium.r2.shared.publication/ServiceFactory///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=FunctionalTypeConstructor(dri=kotlin.jvm.functions/Function1///PointingToDeclaration/, projections=[, ], isExtensionFunction=false, isSuspendable=false, presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in org.readium.r2.shared.publication.services.ContentProtectionServiceKt
 
setContentServiceFactory(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=org.readium.r2.shared.publication/ServiceFactory///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=FunctionalTypeConstructor(dri=kotlin.jvm.functions/Function1///PointingToDeclaration/, projections=[, ], isExtensionFunction=false, isSuspendable=false, presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in org.readium.r2.shared.publication.services.content.ContentServiceKt
 
setContext(List) - function in org.readium.r2.shared.opds.Feed
 
setCoverServiceFactory(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=org.readium.r2.shared.publication/ServiceFactory///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=FunctionalTypeConstructor(dri=kotlin.jvm.functions/Function1///PointingToDeclaration/, projections=[, ], isExtensionFunction=false, isSuspendable=false, presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in org.readium.r2.shared.publication.services.CoverServiceKt
 
setCssStyle(String) - function in org.readium.r2.shared.publication.Publication
 
setCurrentPage(Integer) - function in org.readium.r2.shared.opds.OpdsMetadata
 
setExtras(Bundle) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
setFacets(List) - function in org.readium.r2.shared.opds.Feed
 
setFetcher(Fetcher) - function in org.readium.r2.shared.publication.Publication.Builder
 
setGroups(List) - function in org.readium.r2.shared.opds.Feed
 
setHeader(String,String) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
setHeaders(Map) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
setIndex(Integer) - function in org.readium.r2.shared.Enumerable
 
setItemsPerPage(Integer) - function in org.readium.r2.shared.opds.OpdsMetadata
 
setLicense(DRMLicense) - function in org.readium.r2.shared.drm.DRM
 
setLinks(List) - function in org.readium.r2.shared.opds.Facet
 
setLinks(List) - function in org.readium.r2.shared.opds.Feed
 
setLinks(List) - function in org.readium.r2.shared.opds.Group
 
setLinks(List) - function in org.readium.r2.shared.publication.Manifest
 
setLocatorServiceFactory(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=org.readium.r2.shared.publication/ServiceFactory///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=FunctionalTypeConstructor(dri=kotlin.jvm.functions/Function1///PointingToDeclaration/, projections=[, ], isExtensionFunction=false, isSuspendable=false, presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in org.readium.r2.shared.publication.services.LocatorServiceKt
 
setManifest(Manifest) - function in org.readium.r2.shared.publication.Publication.Builder
 
setMetadata(OpdsMetadata) - function in org.readium.r2.shared.opds.Facet
 
setMetadata(OpdsMetadata) - function in org.readium.r2.shared.opds.Feed
 
setMetadata(OpdsMetadata) - function in org.readium.r2.shared.opds.Group
 
setMethod(HttpRequest.Method) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
setMimetype(String) - function in org.readium.r2.shared.RootFile
 
setModified(Date) - function in org.readium.r2.shared.opds.OpdsMetadata
 
setName(String) - function in org.readium.r2.shared.UserProperty
 
setName(String) - function in org.readium.r2.shared.UserProperty
 
setNavigation(List) - function in org.readium.r2.shared.opds.Feed
 
setNavigation(List) - function in org.readium.r2.shared.opds.Group
 
setNumberOfItems(Integer) - function in org.readium.r2.shared.opds.OpdsMetadata
 
setOn(Boolean) - function in org.readium.r2.shared.Switchable
 
setPosition(Integer) - function in org.readium.r2.shared.opds.OpdsMetadata
 
setPositionsServiceFactory(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=org.readium.r2.shared.publication/ServiceFactory///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=FunctionalTypeConstructor(dri=kotlin.jvm.functions/Function1///PointingToDeclaration/, projections=[, ], isExtensionFunction=false, isSuspendable=false, presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in org.readium.r2.shared.publication.services.PositionsServiceKt
 
setPostForm(Map) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
Initializes a POST request with the given form data.
setPublications(List) - function in org.readium.r2.shared.opds.Feed
 
setPublications(List) - function in org.readium.r2.shared.opds.Group
 
setRange(LongRange) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
Issue a byte range request.
setRdfType(String) - function in org.readium.r2.shared.opds.OpdsMetadata
 
setReadTimeout(Duration) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
setRef(String) - function in org.readium.r2.shared.UserProperty
 
setRef(String) - function in org.readium.r2.shared.UserProperty
 
setRef(T) - function in org.readium.r2.shared.util.Ref
 
setRootFilePath(String) - function in org.readium.r2.shared.RootFile
 
setRootPath(String) - function in org.readium.r2.shared.RootFile
 
setSearchServiceFactory(TypeAliased(typeAlias=Nullable(inner=GenericTypeConstructor(dri=org.readium.r2.shared.publication/ServiceFactory///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))), inner=Nullable(inner=FunctionalTypeConstructor(dri=kotlin.jvm.functions/Function1///PointingToDeclaration/, projections=[, ], isExtensionFunction=false, isSuspendable=false, presentableName=null, extra=PropertyContainer(map={}))), extra=PropertyContainer(map={}))) - function in org.readium.r2.shared.publication.services.search.SearchServiceKt
 
setSelfLink(String) - function in org.readium.r2.shared.publication.Publication
Sets the URL where this Publication's RWPM manifest is served.
setServicesBuilder(Publication.ServicesBuilder) - function in org.readium.r2.shared.publication.Publication.Builder
 
setStackTrace(Array) - function in kotlin.Publication.OpeningException.IncorrectCredentials
 
setStackTrace(Array) - function in kotlin.Resource.Exception.Cancelled
 
setStackTrace(Array) - function in kotlin.Resource.Exception.Offline
 
setStackTrace(Array) - function in kotlin.SearchException.Cancelled
 
setStackTrace(Array) - function in kotlin.SearchException.PublicationNotSearchable
 
setStackTrace(Array) - function in kotlin.Throwable
 
setTitle(String) - function in org.readium.r2.shared.opds.OpdsMetadata
 
setType(Publication.TYPE) - function in org.readium.r2.shared.publication.Publication
 
setUrl(String) - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
setUserSettingsUIPreset(Map) - function in org.readium.r2.shared.publication.Publication
 
setValue(Float) - function in org.readium.r2.shared.Incremental
 
setValue(String) - function in org.readium.r2.shared.publication.Publication.EXTENSION
 
setVersion(Double) - function in org.readium.r2.shared.RootFile
 
setVersion(Double) - function in org.readium.r2.shared.publication.Publication
 
skip(Long) - function in org.readium.r2.shared.fetcher.ResourceInputStream
 
skip(Long) - function in org.readium.r2.shared.util.io.CountingInputStream
 
SnifferContext - class in org.readium.r2.shared.util.mediatype
A companion type of Sniffer holding the type hints (file extensions, media types) and providing an access to the file content.
Sniffers - class in org.readium.r2.shared.util.mediatype
Default media type sniffers provided by Readium.
sniffFormat(Response,List,List,List) - function in org.readium.r2.shared.format.DeprecatedKt
 
sniffFormat(HttpURLConnection,Function0,List,List,List) - function in org.readium.r2.shared.format.DeprecatedKt
 
sniffMediaType(Response,List,List,List) - function in org.readium.r2.shared.util.mediatype.ExtensionsKt
Resolves the format for this Response, with optional extra file extension and media type hints.
sniffMediaType(HttpURLConnection,Function0,List,List,List) - function in org.readium.r2.shared.util.mediatype.ExtensionsKt
Resolves the format for this HttpURLConnection, with optional extra file extension and media type hints.
spliterator() - function in kotlin.collections.List
 
stream() - function in kotlin.collections.Collection
 
stream(HttpRequest) - function in org.readium.r2.shared.util.http.DefaultHttpClient
Streams the resource from the given request.
stream(HttpRequest) - function in org.readium.r2.shared.util.http.HttpClient
Streams the resource from the given request.
stream() - function in org.readium.r2.shared.util.mediatype.SnifferContext
Raw bytes stream of the content.
StringKt - class in org.readium.r2.shared.extensions
 
StringResource - class in org.readium.r2.shared.fetcher
Creates a Resource serving a String.
StringSearchService - class in org.readium.r2.shared.publication.services.search
Base implementation of SearchService iterating through the content of Publication's resources.
StringSearchService.Algorithm - class in org.readium.r2.shared.publication.services.search.StringSearchService
Implements the actual search algorithm in sanitized text content.
StringSearchService.Companion - class in org.readium.r2.shared.publication.services.search.StringSearchService
 
StringSearchService.IcuAlgorithm - class in org.readium.r2.shared.publication.services.search.StringSearchService
Implementation of a search Algorithm using ICU components to perform the actual search while taking into account languages specificities.
StringSearchService.NaiveAlgorithm - class in org.readium.r2.shared.publication.services.search.StringSearchService
A naive search Algorithm performing exact matches on strings.
Style - enum entry in org.readium.r2.shared.Injectable
 
Subject - class in org.readium.r2.shared.publication
https://github.
Subject.Companion - class in org.readium.r2.shared.publication.Subject
 
subList(Integer,Integer) - function in kotlin.collections.List
 
substring(IntRange) - function in org.readium.r2.shared.publication.Locator.Text
 
success(Success) - function in org.readium.r2.shared.util.Try.Companion
Returns an instance that encapsulates the given value as successful value.
SuspendingCloseable - class in org.readium.r2.shared.util
A SuspendingCloseable is an object holding closeable resources, such as open files or streams.
switch() - function in org.readium.r2.shared.Switchable
 
Switchable - class in org.readium.r2.shared
 
synchronized(Resource) - function in org.readium.r2.shared.fetcher.ResourceKt
Wraps this resource in a SynchronizedResource to protect the access from multiple threads.
SynchronizedResource - class in org.readium.r2.shared.fetcher
Protects the access to a wrapped resource with a mutex to make it thread-safe.
system(SnifferContext) - function in org.readium.r2.shared.util.mediatype.Sniffers
Sniffs the system-wide registered media types using MimeTypeMap and URLConnection.guessContentTypeFromStream.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X