<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Extract Text from BBCode String</title>
	<atom:link href="http://huang.yunsong.net/2010/java-extract-text-bbcode.html/feed" rel="self" type="application/rss+xml" />
	<link>http://huang.yunsong.net/2010/java-extract-text-bbcode.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=java-extract-text-bbcode</link>
	<description>前尘往昔逝如烟 曾忆风云舞九天</description>
	<lastBuildDate>Tue, 07 Sep 2010 19:25:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Use KefirBB to Extract Text from BBCode String &#124; 细柳营</title>
		<link>http://huang.yunsong.net/2010/java-extract-text-bbcode.html#comment-461</link>
		<dc:creator>Use KefirBB to Extract Text from BBCode String &#124; 细柳营</dc:creator>
		<pubDate>Mon, 12 Jul 2010 04:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2010/java-extract-text-bbcode.html#comment-461</guid>
		<description>[...] 之前写了一篇帖子介绍如何从字符串中去除 BBCode 标签、提取纯文本信息，使用的是 JBoss Portal format 包，虽然可以解决问题，但非常不完美，比如，无法支持大写标签、无法识别自定义标签等。春节前发现了一个专门用于处理 BBCode 的 Java 库 KefirBB，当时的版本是 0.5，只支持 Java 6，我修改了些源码以支持 Java 5，并发了 patch 给其作者 Kefir。很快 Kefir 发布了新版本 0.6，同时支持 Java 5 &amp; 6. [...]</description>
		<content:encoded><![CDATA[<p>[...] 之前写了一篇帖子介绍如何从字符串中去除 BBCode 标签、提取纯文本信息，使用的是 JBoss Portal format 包，虽然可以解决问题，但非常不完美，比如，无法支持大写标签、无法识别自定义标签等。春节前发现了一个专门用于处理 BBCode 的 Java 库 KefirBB，当时的版本是 0.5，只支持 Java 6，我修改了些源码以支持 Java 5，并发了 patch 给其作者 Kefir。很快 Kefir 发布了新版本 0.6，同时支持 Java 5 &amp; 6. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
