コード例 #1
0
 public final boolean isEnabled(MapperFeature feat) {
   return _config.isEnabled(feat);
 }