Hi,

Im trying to "reapply" Jaxen to a current research project and Im trying
to figure out if XPath can accomplish this to begin with.  What Im
trying to do is apply a DOM to a sentence structure with a 10mb XML file
as such:

<p>I LIKE CARS</p>
<p>I HATE CARS</p>
<p>I LIKE *</p>

Id liken the path to something like /root/I/LIKE/CARS or such but is
there an easy way to treat the contents of the element as path nodes?  I
hope Im not sounding confusing.  Maybe Im just looking for the right
XPath formula to use here?

- Jon


_______________________________________________
Jaxen-interest mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxen-interest

Reply via email to