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

N

NaiveTextTokenizer - class in org.readium.r2.shared.util.tokenizer
A naive Tokenizer relying on java.text.BreakIterator to split the content.
NAME - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntry.NameSource

The name has been read from the archive using the encodingof the archive specified when creating the ZipFile (defaults to theplatform's default encoding).

NAME_WITH_EFS_FLAG - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntry.NameSource

The name has been read from the archive and the archivespecified the EFS flag which indicates the name has beenencoded as UTF-8.

Never - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.Zip64Mode

Don't use Zip64 extensions for any entries.

This will cause a Zip64RequiredException to bethrown if ZipArchiveOutputStream detects it needs Zip64support.

newArray(Integer) - function in kotlinx.parcelize.JSONParceler
 
next() - function in org.readium.r2.shared.publication.services.content.Content.Iterator
Retrieves the element computed by a preceding call to hasNext, or throws an IllegalStateException if hasNext was not invoked.
next() - function in org.readium.r2.shared.publication.services.content.iterators.HtmlResourceContentIterator
Retrieves the element computed by a preceding call to hasNext, or throws an IllegalStateException if hasNext was not invoked.
next() - function in org.readium.r2.shared.publication.services.content.iterators.PublicationContentIterator
Retrieves the element computed by a preceding call to hasNext, or throws an IllegalStateException if hasNext was not invoked.
next() - function in org.readium.r2.shared.publication.services.search.SearchIterator
Retrieves the next page of results.
next() - function in org.readium.r2.shared.util.CursorList
Moves the cursor forward and returns the element, or null when reaching the end.
nextOrNull() - function in org.readium.r2.shared.publication.services.content.Content.Iterator
Advances to the next item and returns it, or null if we reached the end.
nextOrNull() - function in org.readium.r2.shared.publication.services.content.HtmlResourceContentIterator
Advances to the next item and returns it, or null if we reached the end.
nextOrNull() - function in org.readium.r2.shared.publication.services.content.PublicationContentIterator
Advances to the next item and returns it, or null if we reached the end.
Node - class in org.readium.r2.shared.util.xml
 
NONE - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Spread
 
NonReadableChannelException - class in org.readium.r2.shared.util.zip.jvm
A {@code NonReadableChannelException} is thrown when attempting to read from a channel that is not open for reading.
NonWritableChannelException - class in org.readium.r2.shared.util.zip.jvm
A {@code NonWritableChannelException} is thrown when attempting to write to a channel that is not open for writing.
normalize(String,String) - function in org.readium.r2.shared.DeprecatedKt
 
normalizeHrefsToBase(Manifest,Url) - function in org.readium.r2.shared.publication.HrefNormalizerKt
Returns a copy of the receiver after normalizing its HREFs to the given baseUrl.
normalizeHrefsToBase(Link,Url) - function in org.readium.r2.shared.publication.HrefNormalizerKt
Returns a copy of the receiver after normalizing its HREFs to the given baseUrl.
normalizeHrefsToSelf(Manifest) - function in org.readium.r2.shared.publication.HrefNormalizerKt
Returns a copy of the receiver after normalizing its HREFs to the link with rel="self".
now() - function in org.readium.r2.shared.util.Instant.Companion
Returns an Instant representing the current moment in time.
nullInputStream() - function in java.io.BoundedInputStream
 
nullInputStream() - function in java.io.BoundedArchiveInputStream
 
nullInputStream() - function in java.io.CountingInputStream
 
nullInputStream() - function in java.io.BoundedSeekableByteChannelInputStream
 
nullInputStream() - function in java.io.ArchiveInputStream
 
nullOutputStream() - function in java.io.ArchiveOutputStream
 
nullOutputStream() - function in java.io.ZipArchiveOutputStream
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X  Z