Package-level declarations
Types
Link copied to clipboard
data class DomRange(val start: DomRange.Point, val end: DomRange.Point? = null) : JSONable, Parcelable
This construct enables a serializable representation of a DOM Range.
Properties
Link copied to clipboard
A CSS Selector.
Link copied to clipboard
An HTML DOM range.
Link copied to clipboard
partialCfi is an expression conforming to the "right-hand" side of the EPUB CFI syntax, that is to say: without the EPUB-specific OPF spine item reference that precedes the first ! exclamation mark (which denotes the "step indirection" into a publication document). Note that the wrapping epubcfi(***) syntax is not used for the partialCfi string, i.e. the "fragment" part of the CFI grammar is ignored.