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