コード例 #1
0
 public String getContentType() {
   return mode != null ? mode.getContentType(entries) : null;
 }