Apache Commons Text 1.6,处理字符串的算法库

栏目: 编程工具 · 发布时间: 7年前

内容简介:Apache Commons Text 1.6本次更新添加了很多的新功能,具体如下:

Apache Commons Text 1.6 发布了 ,Commons Text 是一组用于在 Java 环境中使用的处理文本的实用、可重用组件。

本次更新添加了很多的新功能,具体如下:

  • TEXT-144:  Add the resource string bundle string lookup to the default set of lookups

  • TEXT-145:  Add StringLookupFactory methods for the URL encoder and decoder string lookups

  • TEXT-146:  org.apache.commons.text.lookup.StringLookupFactory.interpolatorStringLookup() should reuse a singleton instance

  • TEXT-147:  Add a Base64 encoder string lookup.

发布说明下载地址

历史变更列表: http://commons.apache.org/proper/commons-text/changes-report.html

Maven

  <groupId>org.apache.commons</groupId>
  <artifactId>commons-text</artifactId>
  <version>1.6</version>

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Netty实战

Netty实战

诺曼·毛瑞尔(Norman Maurer)、马文·艾伦·沃尔夫泰尔(Marvin Allen Wolfthal) / 何品 / 人民邮电出版社 / 2017-5-1 / 69.00

编辑推荐 - Netty之父”Trustin Lee作序推荐 - 阿里巴巴中间件高级技术专家为本书中文版作序推荐 - 系统而详细地介绍了Netty的各个方面并附带了即用型的优质示例 - 附带行业一线公司的案例研究 - 极实用的Netty技术书 无论是构建高性能的Web、游戏服务器、推送系统、RPC框架、消息中间件还是分布式大数据处理引擎,都离不开Nett......一起来看看 《Netty实战》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具