首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > The Java library for converting "straight" quotes to “curly” quotes

The Java library for converting "straight" quotes to “curly” quotes

  • 资源大小:13.03 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Smart Quotes converts straight ASCII quotes in HTML content to their typographically-correct equivalents. For example, it converts "She"s a ripper, mate!" into “She’s a ripper, mate!” It is an easy-to-use Java library with no dependencies other than Java 1.5 or higher. To correct quotes in your application which produces HTML, you can simply drop the JAR into your classpath and use it this way: SmartQuotes smartQuotes = new SmartQuotes();String educated = smartQuotes.educate("..."); Downloads Binaries Version Date Download 1.0 25 April 2009 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
VIP VIP
0.175378s