Builder

class Builder

A builder for GetDocumentRequest, which allows setting the optional parameters of the DOMDomain.getDocument command via a lambda.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var depth: Int?

The maximum depth at which children should be retrieved, defaults to 1. Use -1 for the entire subtree or provide an integer larger than 0.

Link copied to clipboard

Whether or not iframes and shadow roots should be traversed when returning the subtree (default is false).

Functions

Link copied to clipboard