半只蚂蚁 发表于 2017-1-3 08:41:28

apache commons常见工具类

  1.ObjectUtils
  2.Collectionutils
  3.StringUtils
  4.PropertyUtils.copyProperties(bean1, bean2);
  5.org.apache.commons.lang.StringEscapeUtils;
页: [1]
查看完整版本: apache commons常见工具类