endElement

abstract fun endElement(state: StateType)

Receive notification of the end of an element.

Parameters

state

The current parse state.

Throws

If something goes wrong.