All Classes and Interfaces
Class
Description
Entry point for embedding the Nordstjernen browser engine from Java.
Thrown when the native engine reports a failure.
A laid-out page.
A long-lived browser backed by a single
nordstjernen-renderer
process.Result of a find-in-page query: match count, the current 1-based index, and where to scroll.
Result of a render: the image plus any side-channel the page requested.
A hover probe: whether the frame changed, the link under the point, and the CSS cursor.
Result of a key event: any navigation it triggered, and whether the page consumed it.
A clickable media element resolved at a point: its URL, whether it is video, and if it streams.
A web page driven through a separate
nordstjernen-renderer process,
mirroring the in-process Page API without loading the native engine
into the JVM.A width/height pair in CSS pixels.