Searched defs:currNode (Results 1 – 2 of 2) sorted by relevance
399 protected String accumulatePath(XMPNode currNode, String parentPath, int currentIndex) in accumulatePath()
209 XMPNode currNode = null; in findNode() local