xmlHashTree
and
xmlFlatListTree.
It adds id and env fields to the
node and specializes the class by prefixing className
to the class attribute.asXMLTreeNode(node, env, id = get(".nodeIdGenerator", env)(xmlName(node)), className = "XMLTreeNode")XMLFlatTree object into which this node will be inserted.className, i.e. by default
"XMLTreeNode".xmlHashTree
xmlFlatListTree