method
new
new(parent, line, pos, name, attributes, closing)
public
Create a new node as a child of the given parent, using the given content to describe the node. It will be parsed and the node name, attributes and closing status extracted.


