new Node(id)
Constructor - should not be called directly.
Parameters:
Name | Type | Description |
---|---|---|
id |
string | The id of the HTML node representing the XML element. |
Methods
getType() → {number}
Returns the node type.
Returns:
- Type
- number