<?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: Using JDK5 XPath functionality</title>
	<atom:link href="http://blog.redstream.nl/2007/01/23/using-jdk5-xpath-functionality/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.redstream.nl/2007/01/23/using-jdk5-xpath-functionality/</link>
	<description>Pragmatic Integrators</description>
	<lastBuildDate>Fri, 23 Jul 2010 20:48:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=6150</generator>
	<item>
		<title>By: sandeep</title>
		<link>http://blog.redstream.nl/2007/01/23/using-jdk5-xpath-functionality/comment-page-1/#comment-19</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Sun, 15 Jun 2008 04:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/wordpress/?p=10#comment-19</guid>
		<description>good call... documnet obj works like a charm</description>
		<content:encoded><![CDATA[<p>good call&#8230; documnet obj works like a charm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Campbell</title>
		<link>http://blog.redstream.nl/2007/01/23/using-jdk5-xpath-functionality/comment-page-1/#comment-18</link>
		<dc:creator>Paul Campbell</dc:creator>
		<pubDate>Wed, 22 Aug 2007 22:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/wordpress/?p=10#comment-18</guid>
		<description>I had a similiar result. I think that you are correct that the original method fails because it uses a SAX parser and the docBuilder.parse is DOM.
Thanks for your suggestion.

I am a little disapointed in the execution time.

I was trying to replace a memory hog that groveled thru strings with
XPath, but it seems to be an order of magnitude slower, 20 ms went to 300ms</description>
		<content:encoded><![CDATA[<p>I had a similiar result. I think that you are correct that the original method fails because it uses a SAX parser and the docBuilder.parse is DOM.<br />
Thanks for your suggestion.</p>
<p>I am a little disapointed in the execution time.</p>
<p>I was trying to replace a memory hog that groveled thru strings with<br />
XPath, but it seems to be an order of magnitude slower, 20 ms went to 300ms</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal&#8217;s Blog &#187; Create an ADF ViewObject based on BPEL&#8217;s HumanWorkflow Tasklist</title>
		<link>http://blog.redstream.nl/2007/01/23/using-jdk5-xpath-functionality/comment-page-1/#comment-17</link>
		<dc:creator>Pascal&#8217;s Blog &#187; Create an ADF ViewObject based on BPEL&#8217;s HumanWorkflow Tasklist</dc:creator>
		<pubDate>Wed, 15 Aug 2007 16:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/wordpress/?p=10#comment-17</guid>
		<description>[...] base for this post is this one, to create a standalone HumanWorkflowReader. If you have this in place (or something similar) [...]</description>
		<content:encoded><![CDATA[<p>[...] base for this post is this one, to create a standalone HumanWorkflowReader. If you have this in place (or something similar) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
