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