nodeValue property
final
The value of this node.
This varies by this type's nodeType.
Other resources
- Node.nodeValue from MDN. This page contains a table of nodeValue values for each nodeType.
Implementation
final String nodeValue
The value of this node.
This varies by this type's nodeType.
final String nodeValue