fun intersectNodes(nodenames: List<String>): Collection<String>
Compares the current child set with a list of node names. Nodes will be returned that are in booth list.
nodenames - a list of nodes
nodenames
Return a collection of the node names