Assume I have an XML document including the
following fragment:
<piece>text1<blob1>stuff</blob1>text2</piece>
How do you extract text1 separately from text2 -
that is, programmatically distinguish where text1 ends and text2
begins?
Regards,
Terry
|
- Re: [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