Package 

Class Node


  • 
    public final class Node
    
                        

    DOM interaction is implemented in terms of mirror objects that represent the actual DOM nodes. DOMNode is a base node mirror type.

    Official doc