@JsType(isNative=true) public class Node extends java.lang.Object
Node()
void
appendChild(java.lang.Object child)
removeChild(java.lang.Object child)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Node()
@JsMethod public void appendChild(java.lang.Object child)
@JsMethod public void removeChild(java.lang.Object child)