Libraries anvil xml Node getNextSibling

Node getNextSibling()
Returns the next sibling of this node.
Returns next sibling or null if there is no such node. Next sibling is child of this node's parent that is immediately next to this node.