nodeValue property

T nodeValue
final

The primary value associated with this node (varies by node type).

Examples:

Implementation

final T nodeValue;