Searched refs:mTargetXmlFileWsPath (Results 1 – 1 of 1) sorted by relevance
183 private String mTargetXmlFileWsPath; field in ExtractStringRefactoring779 } else if (mTargetXmlFileWsPath == null || mTargetXmlFileWsPath.length() <= 0) { in checkFinalConditions()786 IResource targetXml = getTargetXmlResource(mTargetXmlFileWsPath); in checkFinalConditions()790 String.format("XML file '%1$s' is not a file.", mTargetXmlFileWsPath)); in checkFinalConditions()796 mTargetXmlFileWsPath)); in checkFinalConditions()811 if (mXmlHelper.valueOfStringId(mProject, mTargetXmlFileWsPath, mXmlStringId) == null) { in checkFinalConditions()926 mTargetXmlFileWsPath)); in createXmlChange()1459 mTargetXmlFileWsPath = targetXmlFileWsPath;