示例#1
0
 static {
   for (ContentType c : ContentType.values()) contentTypeMap.put(c.toString(), c);
 }