A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
N
- NaiveTextTokenizer - class in org.readium.r2.shared.util.tokenizer
- A naive Tokenizer relying on java.text.BreakIterator to split the content.
- 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.Content.Iterator
- Advances to the next item and returns it, or null if we reached the end.
- Node - class in org.readium.r2.shared.parser.xml
- nodeForFragment(String) - function in org.readium.r2.shared.MediaOverlays
- NONE - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Spread
- normalize(String,String) - function in org.readium.r2.shared.DeprecatedKt
- NotFound - enum entry in org.readium.r2.shared.util.http.HttpException.Kind
(404) The requested resource could not be found.