Searched refs:txtPath (Results 1 – 1 of 1) sorted by relevance
70 private String txtPath = ""; field in Utility404 return txtPath; in getTxtPath()407 public void setTxtPath(String txtPath) { in setTxtPath() argument408 if (!txtPath.startsWith(CMD_PREFIX)) { in setTxtPath()409 this.txtPath = txtPath; in setTxtPath()