Searched refs:srcTag (Results 1 – 1 of 1) sorted by relevance
31 private String srcTag; field in SwatDeprecated104 … this.srcTag = "@deprecated This is a draft API and might change in a future release of ICU."; in SwatDeprecated()107 String temp = srcTag; in SwatDeprecated()108 srcTag = trgTag; in SwatDeprecated()125 pw.println("replacing '" + srcTag + "'"); in SwatDeprecated()207 int ix = line.indexOf(srcTag); in processFile()