Class NodeViewElement

All Implemented Interfaces:
HtmlViewElement, MutableViewElement, ViewElement

public class NodeViewElement extends AbstractNodeViewElement
Represents a generic node (html element). Supports tag, set of attributes and child elements.
Author:
Arne Vandamme