Searched refs:firstFullPath (Results 1 – 1 of 1) sorted by relevance
412 String firstFullPath = null; in write() local419 firstFullPath = getFullXPath(firstPath); in write()420 firstFullPathParts = XPathParts.getFrozenInstance(firstFullPath); in write()452 if (firstFullPath != null) { // if we had a path in write()453 if (firstFullPath.indexOf("/identity") >= 0) { in write()