コード例 #1
0
ファイル: RenameModel.java プロジェクト: stuie382/filebot
 public String preview() {
   return formatter.preview(match).trim();
 }