Closed tomasklapka closed 10 years ago
separate Node functions into separated class.
Node is represented by it's path from root (/) through parent nodes down to the node.
add method for Node matching which can be used by NodeManager when finding node matching to query.
done in 530f348a6660d8d9eba2a9ad4df522cb54dfa64d
separate Node functions into separated class.
Node is represented by it's path from root (/) through parent nodes down to the node.
add method for Node matching which can be used by NodeManager when finding node matching to query.