Searched refs:strPathElement (Results 1 – 1 of 1) sorted by relevance
59 string strPathElement = "/" + getType(); in getPath() local63 strPathElement += "[@Name=" + getNameAttribute() + "]"; in getPath()71 return parentElement.getPath() + strPathElement; in getPath()73 return strPathElement; in getPath()