A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
T
- TACTILE - enum entry in org.readium.r2.shared.publication.Accessibility.PrimaryAccessMode
Indicates that tactile perception is necessary to consume the information.
- text(String) - function in org.readium.r2.shared.publication.services.content.Content
- Extracts the full raw text, or returns null if no text content can be found.
- textAlignment - enum entry in org.readium.r2.shared.ReadiumCSSName
- TextContentTokenizer - class in org.readium.r2.shared.publication.services.content
- A ContentTokenizer using a TextTokenizer to split the text of the Content.Element into smaller portions.
- TextNode - class in org.readium.r2.shared.parser.xml
- Container for text in the XML tree
- TEXTUAL - enum entry in org.readium.r2.shared.publication.Accessibility.PrimaryAccessMode
Indicates that the ability to read textual content is necessary to consume the information.
Note that reading textual content does not require visual perception, as textual content can be rendered as audio using a text-to-speech capable device or assistive technology.
- TextUnit - class in org.readium.r2.shared.util.tokenizer
- A text token unit which can be used with a TextTokenizer.
- Timeout - enum entry in org.readium.r2.shared.util.http.HttpException.Kind
The client, server or gateways timed out.
- titleForLang(String) - function in org.readium.r2.shared.publication.Metadata
- toArray(IntFunction) - function in kotlin.collections.Collection
- toIso8601String(Date,TimeZone) - function in org.readium.r2.shared.extensions.DateKt
- toJSON() - function in org.readium.r2.shared.JSONable
- Serializes the object to its JSON representation.
- toJSON(List) - function in org.readium.r2.shared.JSONableKt
- Serializes a list of JSONable into a JSONArray.
- toJSON() - function in org.readium.r2.shared.opds.Acquisition
- Serializes an Acquisition to its JSON representation.
- toJSON() - function in org.readium.r2.shared.opds.Availability
- Serializes an Availability to its JSON representation.
- toJSON() - function in org.readium.r2.shared.opds.Copies
- Serializes an Copies to its JSON representation.
- toJSON() - function in org.readium.r2.shared.opds.Holds
- Serializes an Holds to its JSON representation.
- toJSON() - function in org.readium.r2.shared.opds.Price
- Serializes an Price to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Accessibility
- Serializes the object to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Accessibility.Certification
- Serializes the object to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Contributor
- Serializes a Subject to its RWPM JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Link
- Serializes a Link to its RWPM JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.LocalizedString
- Serializes a LocalizedString to its RWPM JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Locator
- Serializes the object to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Locator.Locations
- Serializes the object to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Locator.Text
- Serializes the object to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.LocatorCollection
- Serializes the object to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.LocatorCollection.Metadata
- Serializes the object to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Manifest
- Serializes a Publication to its RWPM JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Metadata
- Serializes a Metadata to its RWPM JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Properties
- Serializes a Properties to its RWPM JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Publication
- toJSON() - function in org.readium.r2.shared.publication.PublicationCollection
- Serializes a PublicationCollection to its RWPM JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.Subject
- Serializes a Subject to its RWPM JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.archive.ArchiveProperties
- Serializes the object to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.encryption.Encryption
- Serializes an Encryption to its RWPM JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.html.DomRange
- Serializes the object to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.html.DomRange.Point
- Serializes the object to its JSON representation.
- toJSON() - function in org.readium.r2.shared.publication.presentation.Presentation
- Serializes a Presentation to its RWPM JSON representation.
- toJSONArray(Set) - function in org.readium.r2.shared.publication.Accessibility.AccessMode.Companion
- toJSONArray(Set) - function in org.readium.r2.shared.publication.Accessibility.Feature.Companion
- toJSONArray(Set) - function in org.readium.r2.shared.publication.Accessibility.Hazard.Companion
- toJSONArray(Set) - function in org.readium.r2.shared.publication.Accessibility.PrimaryAccessMode.Companion
- toJSONArray(Set) - function in org.readium.r2.shared.publication.Accessibility.Profile.Companion
- tokenize(Content.Element) - function in org.readium.r2.shared.publication.services.content.TextContentTokenizer
- tokenize(Content.Element) - function in org.readium.r2.shared.util.tokenizer.ContentTokenizer
- tokenize(String) - function in org.readium.r2.shared.util.tokenizer.IcuTextTokenizer
- tokenize(String) - function in org.readium.r2.shared.util.tokenizer.NaiveTextTokenizer
- tokenize(D) - function in org.readium.r2.shared.util.tokenizer.Tokenizer
- tokenize(String) - function in org.readium.r2.shared.util.tokenizer.Tokenizer
- Tokenizer - class in org.readium.r2.shared.util.tokenizer
- A tokenizer splits a piece of data D into a list of T tokens.
- toLink(PdfDocument.OutlineNode,String) - function in org.readium.r2.shared.util.pdf.PdfDocumentKt
- toLinks(List,String) - function in org.readium.r2.shared.util.pdf.PdfDocumentKt
- Converts a PDF outline to Link objects.
- toList(JSONArray) - function in org.readium.r2.shared.extensions.JSONKt
- Unwraps recursively the JSONArray to a List.
- toLocator(Link) - function in org.readium.r2.shared.publication.LocatorKt
- Creates a Locator from a reading order Link.
- toLongRange(Long) - function in org.readium.r2.shared.util.http.HttpRange
- toMap(JSONObject) - function in org.readium.r2.shared.extensions.JSONKt
- Unwraps recursively the JSONObject to a Map.
- toPng(Bitmap,Integer) - function in org.readium.r2.shared.extensions.BitmapKt
- toString() - function in org.readium.r2.shared.Enumerable
- toString() - function in org.readium.r2.shared.Incremental
- toString() - function in org.readium.r2.shared.Injectable
- toString() - function in org.readium.r2.shared.Switchable
- toString() - function in org.readium.r2.shared.UserProperty
- toString() - function in org.readium.r2.shared.fetcher.BytesResource
- toString() - function in org.readium.r2.shared.fetcher.FailureResource
- toString() - function in org.readium.r2.shared.fetcher.FileFetcher.FileResource
- toString() - function in org.readium.r2.shared.fetcher.LazyResource
- toString() - function in org.readium.r2.shared.fetcher.ProxyResource
- toString() - function in org.readium.r2.shared.fetcher.ProxyResource
- toString() - function in org.readium.r2.shared.fetcher.StringResource
- toString() - function in org.readium.r2.shared.fetcher.SynchronizedResource
- toString() - function in org.readium.r2.shared.publication.Manifest
- Returns the RWPM JSON representation for this manifest, as a string.
- toString() - function in org.readium.r2.shared.publication.asset.FileAsset
- toString() - function in org.readium.r2.shared.util.Language
- toString() - function in org.readium.r2.shared.util.mediatype.MediaType
- The string representation of this media type.
- toUrl(String) - function in org.readium.r2.shared.publication.Link
- Computes an absolute URL to the link, relative to the given baseUrl.
- transaction(SuspendFunction1) - function in org.readium.r2.shared.util.cache.Cache
- Performs an atomic block transaction on this cache.
- transaction(SuspendFunction1) - function in org.readium.r2.shared.util.cache.InMemoryCache
- Performs an atomic block transaction on this cache.
- transferTo(OutputStream) - function in java.io.InputStream
- transform(TypeAliased(typeAlias=GenericTypeConstructor(dri=org.readium.r2.shared.fetcher/ResourceTry///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=org.readium.r2.shared.util/Try///PointingToDeclaration/, projections=[, ], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={}))) - function in org.readium.r2.shared.fetcher.TransformingResource
- TransformingFetcher - class in org.readium.r2.shared.fetcher
- Transforms the resources' content of a child fetcher using a list of ResourceTransformer functions.
- TransformingResource - class in org.readium.r2.shared.fetcher
- Transforms the bytes of resource on-the-fly.
- TransformingResource.Companion - class in org.readium.r2.shared.fetcher.TransformingResource
- Try - class in org.readium.r2.shared.util
- A Result type which can be used as a return type.
- Try.Companion - class in org.readium.r2.shared.util.Try
- Try.Failure - class in org.readium.r2.shared.util.Try
- Try.Success - class in org.readium.r2.shared.util.Try
- TryKt - class in org.readium.r2.shared.util
- tryOr(T,Function0) - function in org.readium.r2.shared.extensions.ExceptionKt
- Returns the result of the given closure, or default if an Exception was raised.
- tryOrLog(Function0) - function in org.readium.r2.shared.extensions.ExceptionKt
- Returns the result of the given closure, or null if an Exception was raised.
- tryOrNull(Function0) - function in org.readium.r2.shared.extensions.ExceptionKt
- Returns the result of the given closure, or null if an Exception was raised.
- tryRecover(Try,Function1) - function in org.readium.r2.shared.util.TryKt
- Returns the encapsulated result of the given transform function applied to the encapsulated |Throwable] exception if this instance represents failure or the original encapsulated value if it is success.
- TTB - enum entry in org.readium.r2.shared.publication.ReadingProgression
Top to bottom