I think in XPath something like the following would
work...
piece/text()[1]
or as Steve just said in a seperate mail, you could
just iterate through the Text nodes, using the first one you find.
|
- [dom4j-user] Extracting Text Fragments Terry Steichen
- Re: [dom4j-user] Extracting Text Fragments Stephen C. Upton
- Re: [dom4j-user] Extracting Text Fragments James Strachan
- Re: [dom4j-user] Extracting Text Fragments James Strachan
- Fw: [dom4j-user] Extracting Text Fragments Terry Steichen