Searched refs:mTargetXmlFileWsPath (Results 1 – 1 of 1) sorted by relevance
191 private String mTargetXmlFileWsPath; field in ExtractStringRefactoring323 mTargetXmlFileWsPath = targetXmlFileWsPath; in setTargetFile()866 } else if (mTargetXmlFileWsPath == null || mTargetXmlFileWsPath.length() <= 0) { in checkFinalConditions()873 IResource targetXml = getTargetXmlResource(mTargetXmlFileWsPath); in checkFinalConditions()877 String.format("XML file '%1$s' is not a file.", mTargetXmlFileWsPath)); in checkFinalConditions()883 mTargetXmlFileWsPath)); in checkFinalConditions()898 mXmlHelper.valueOfStringId(mProject, mTargetXmlFileWsPath, mXmlStringId))) { in checkFinalConditions()1012 IResource filterRes = mProject.findMember(mTargetXmlFileWsPath); in findAllResXmlFiles()1341 mTargetXmlFileWsPath));