Every node gets a unique key automatically generated by the DOM implementation to uniquely identify DOM nodes.
For Java this is just an Object. (Implementations may use more detailed subclasses.)
Object