<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>XPATH</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Dear All,</FONT>
</P>

<P><FONT SIZE=2>I have been looking to use XPath within JDOM to stop code bloat (i.e. instead of calling getchild repeatedly). I have noted the werken, Jaxen &amp; SaxPath code. </FONT></P>

<P><FONT SIZE=2>A) werken seems to be deprecated in favour of the other 2.</FONT>
<BR><FONT SIZE=2>B) I note from the JDOM home page that 1.1 is oging to be doing XPath.</FONT>
</P>

<P><FONT SIZE=2>What do people here recomend (a) between the 2 existing non-deprecated code bases &amp; (b) relative to &quot;native JDOM&quot; stuff if one was looking to put some XPATH stuff into a piece of code which at the moment uses JDOM exclusively for XML manipulation/interaction.</FONT></P>

<P><FONT SIZE=2>Wait? Go with Jaxen?</FONT>
</P>

<P><FONT SIZE=2>It isn't a killer but it's tedious to know exactly where in the tree I want to be &amp; thus to have to call getRoot followed by many getChild statements (or one long one).</FONT></P>
<BR>

<P><FONT SIZE=2>--</FONT>
</P>

<P><FONT SIZE=2>Adam Flinton</FONT>
<BR><FONT SIZE=2>Armature Ltd.</FONT>
<BR><FONT SIZE=2>Mobile: 0780 3180830</FONT>
<BR><FONT SIZE=2>EMail: aflinton@armature.com </FONT>
</P>

</BODY>
</HTML>