<?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: Another CFML w/ Java Trick</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2005/06/16/another-cfml-w-java-trick/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2005/06/16/another-cfml-w-java-trick/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Barney</title>
		<link>https://www.barneyb.com/barneyblog/2005/06/16/another-cfml-w-java-trick/comment-page-1/#comment-136</link>
		<dc:creator>Barney</dc:creator>
		<pubDate>Fri, 21 Oct 2005 18:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=98#comment-136</guid>
		<description>If you want to filter, you&#039;ll need to use a java.io.FileFilter implementation.  That means you actually have to write a Java class, compile it, and add it to your classpath.
</description>
		<content:encoded><![CDATA[<p>If you want to filter, you'll need to use a java.io.FileFilter implementation.  That means you actually have to write a Java class, compile it, and add it to your classpath.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Rubin</title>
		<link>https://www.barneyb.com/barneyblog/2005/06/16/another-cfml-w-java-trick/comment-page-1/#comment-135</link>
		<dc:creator>David Rubin</dc:creator>
		<pubDate>Thu, 20 Oct 2005 13:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://barneyb.com/barneyblog/?p=98#comment-135</guid>
		<description>Hi there! We&#039;re using your example and would like to bother you with a question... how can you add a bit of functionality to this java object making the list in order to have it filter the list based on a wildcard string, such as 12*.jpg? We&#039;re having difficulty finding a succinct solution.</description>
		<content:encoded><![CDATA[<p>Hi there! We're using your example and would like to bother you with a question&#8230; how can you add a bit of functionality to this java object making the list in order to have it filter the list based on a wildcard string, such as 12*.jpg? We're having difficulty finding a succinct solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
