NonElementParentNode

sealed external interface NonElementParentNode(source)

Inheritors

Functions

Link copied to clipboard
abstract fun getElementById(elementId: String): Element?

Returns the first element within node's descendants whose ID is elementId.