Searched refs:sDIFF (Results 1 – 1 of 1) sorted by relevance
133 String sDIFF = (String)param.get( PropertyName.DOC_COMPARATOR_DIFF_PATH ); in initMember() local134 if (sDIFF == null || sDIFF.length() == 0) in initMember()139 log.println("found " + PropertyName.DOC_COMPARATOR_DIFF_PATH + " " + sDIFF); in initMember()140 m_sDiffPath = sDIFF; in initMember()
Completed in 6 milliseconds