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

T

TACTILE - enum entry in org.readium.r2.shared.publication.Accessibility.PrimaryAccessMode

Indicates that tactile perception is necessary to consume the information.

test(ZipArchiveEntry) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntryPredicate
Indicate if the given entry should be included in the operation
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.
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.util.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.
ThrowableError - class in org.readium.r2.shared.util
An error caused by the catch of a throwable.
titleForLang(String) - function in org.readium.r2.shared.publication.Metadata
 
toAbsoluteUrl(Uri) - function in org.readium.r2.shared.util.UrlKt
 
toAbsoluteUrl(URL) - function in org.readium.r2.shared.util.UrlKt
 
toArray(IntFunction) - function in kotlin.collections.CursorList
 
toByteArray(InputStream) - function in org.readium.r2.shared.util.zip.compress.utils.IOUtils
Gets the contents of an {@code InputStream} as a {@code byte[]}.
toDebugDescription(Error) - function in org.readium.r2.shared.util.ErrorKt
Convenience function to get the description of an error with its cause.
toDosTime(Date) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipUtil
Convert a Date object to a DOS date/time field.
toDosTime(long) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipUtil
Convert a Date object to a DOS date/time field.
toDosTime(long,Array,int) - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipUtil
Convert a Date object to a DOS date/time field.
toEpochMilliseconds() - function in org.readium.r2.shared.util.Instant
 
toFile() - function in org.readium.r2.shared.util.AbsoluteUrl
Converts the URL to a File, if it's a file URL.
toJavaDate() - function in org.readium.r2.shared.util.Instant
 
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.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.
toJSON() - function in org.readium.r2.shared.util.archive.ArchiveProperties
Serializes the object to its JSON representation.
toJSONArray(Set) - function in org.readium.r2.shared.publication.Accessibility.Profile.Companion
 
toJSONArray(Set) - function in org.readium.r2.shared.publication.Accessibility.AccessMode.Companion
 
toJSONArray(Set) - function in org.readium.r2.shared.publication.Accessibility.PrimaryAccessMode.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
 
TOKENIZATION - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipMethod

Tokenization.

tokenize(Content.Element) - function in org.readium.r2.shared.util.tokenizer.ContentTokenizer
 
tokenize(Content.Element) - function in org.readium.r2.shared.publication.services.content.TextContentTokenizer
 
tokenize(String) - function in org.readium.r2.shared.util.tokenizer.DefaultTextContentTokenizer
 
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
 
Tokenizer - class in org.readium.r2.shared.util.tokenizer
A tokenizer splits a piece of data D into a list of T tokens.
toKotlinInstant() - function in org.readium.r2.shared.util.Instant
 
toLink(PdfDocument.OutlineNode,Url) - function in org.readium.r2.shared.util.pdf.PdfDocumentKt
 
toLinks(List,Url) - 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<Any>.
toLittleEndian(Array,long,int,int) - function in org.readium.r2.shared.util.zip.compress.utils.ByteUtils
Inserts the given value into the array as a little endiansequence of the given length starting at the given offset.
toLittleEndian(ByteUtils.ByteConsumer,long,int) - function in org.readium.r2.shared.util.zip.compress.utils.ByteUtils
Provides the given value to the given consumer as a little endiansequence of the given length.
toLittleEndian(DataOutput,long,int) - function in org.readium.r2.shared.util.zip.compress.utils.ByteUtils
Writes the given value to the given stream as a little endianarray of the given length.
toLittleEndian(OutputStream,long,int) - function in org.readium.r2.shared.util.zip.compress.utils.ByteUtils
Writes the given value to the given stream as a little endianarray of the given length.
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<String, Any>.
toPng(Bitmap,Integer) - function in org.readium.r2.shared.extensions.BitmapKt
 
toRelativeUrl(Uri) - function in org.readium.r2.shared.util.UrlKt
 
toRelativeUrl(URL) - function in org.readium.r2.shared.util.UrlKt
 
toString() - function in java.lang.AsynchronousCloseException
 
toString() - function in java.lang.ClosedChannelException
 
toString() - function in java.lang.ClosedByInterruptException
 
toString() - function in java.lang.NonReadableChannelException
 
toString() - function in java.lang.NonWritableChannelException
 
toString() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipShort
 
toString() - function in java.lang.Zip64RequiredException
 
toString() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipEightByteInteger
 
toString() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ScatterStatistics
 
toString() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipLong
 
toString() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveOutputStream.UnicodeExtraFieldPolicy
 
toString() - function in java.util.zip.ZipArchiveEntry
 
toString() - function in java.lang.UnsupportedZipFeatureException
 
toString() - function in org.readium.r2.shared.util.zip.compress.archivers.zip.UnsupportedZipFeatureException.Feature
 
toString() - function in org.readium.r2.shared.publication.Href
 
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.util.Instant
Returns the ISO-8601 representation of the instant.
toString() - function in org.readium.r2.shared.util.Language
 
toString() - function in org.readium.r2.shared.util.Url
 
toString() - function in org.readium.r2.shared.util.Url.Scheme
 
toString() - function in org.readium.r2.shared.util.AbsoluteUrl
 
toString() - function in org.readium.r2.shared.util.RelativeUrl
 
toString() - function in org.readium.r2.shared.util.FileExtension
 
toString() - function in org.readium.r2.shared.util.content.ContentResource
 
toString() - function in org.readium.r2.shared.util.file.FileResource
 
toString() - function in org.readium.r2.shared.util.mediatype.MediaType
The string representation of this media type.
toString() - function in org.readium.r2.shared.util.resource.InMemoryResource
 
toString() - function in org.readium.r2.shared.util.resource.LazyResource
 
toString() - function in org.readium.r2.shared.util.resource.FailureResource
 
toString() - function in org.readium.r2.shared.util.resource.StringResource
 
toString() - function in org.readium.r2.shared.util.resource.SynchronizedResource
 
toUri(Url) - function in org.readium.r2.shared.util.UrlKt
 
toUrl(Url) - function in org.readium.r2.shared.publication.Link
Computes an absolute URL to the link, relative to the given baseUrl.
toUrl(File) - function in org.readium.r2.shared.util.UrlKt
 
toUrl(Uri) - function in org.readium.r2.shared.util.UrlKt
 
toUrl(URL) - function in org.readium.r2.shared.util.UrlKt
 
toUrl(URI) - function in org.readium.r2.shared.util.UrlKt
 
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.BoundedInputStream
 
transferTo(OutputStream) - function in java.io.BoundedArchiveInputStream
 
transferTo(OutputStream) - function in java.io.CountingInputStream
 
transferTo(OutputStream) - function in java.io.BoundedSeekableByteChannelInputStream
 
transferTo(OutputStream) - function in java.io.ArchiveInputStream
 
transferTo(OutputStream) - function in java.io.CountingInputStream
 
transform(Manifest) - function in org.readium.r2.shared.publication.ManifestTransformer
 
transform(Metadata) - function in org.readium.r2.shared.publication.ManifestTransformer
 
transform(Link) - function in org.readium.r2.shared.publication.ManifestTransformer
 
transform(Href) - function in org.readium.r2.shared.publication.ManifestTransformer
 
transform(Try) - function in org.readium.r2.shared.util.resource.TransformingResource
 
TransformingContainer - class in org.readium.r2.shared.util.resource
Transforms the resources' content of a child fetcher using a list of EntryTransformer functions.
TransformingResource - class in org.readium.r2.shared.util.resource
Transforms the bytes of resource on-the-fly.
TransformingResource.Companion - class in org.readium.r2.shared.util.resource.TransformingResource
 
TransformingResourceKt - class in org.readium.r2.shared.util.resource
 
truncate(long) - function in org.readium.r2.shared.util.zip.jvm.SeekableByteChannel
Truncates the data source underlying this channel to a given size.
truncate(long) - function in org.readium.r2.shared.util.zip.FileChannelAdapter
Truncates the data source underlying this channel to a given size.
truncate(long) - function in org.readium.r2.shared.util.zip.compress.utils.MultiReadOnlySeekableByteChannel
 
truncate(long) - function in org.readium.r2.shared.util.zip.jvm.MultiReadOnlySeekableByteChannel
Truncates the data source underlying this channel to a given size.
truncate(long) - function in org.readium.r2.shared.util.zip.compress.utils.ZipSplitReadOnlySeekableByteChannel
 
truncate(long) - function in org.readium.r2.shared.util.zip.jvm.ZipSplitReadOnlySeekableByteChannel
Truncates the data source underlying this channel to a given size.
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 value if this instance represents failure or the original encapsulated value if it is success.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X  Z