Re: [dom4j-dev] Select info from the specific range

2001-08-13 Thread James Strachan
Sent: Tuesday, August 14, 2001 6:52 AM Subject: [dom4j-dev] Select info from the specific range Dear friends, Can anyone explain me how to solve the following problem?   I am getting one input as age -- 25-30.My requirement is after seperating the age as 25 and 30,i sho

[dom4j-dev] Select info from the specific range

2001-08-13 Thread ShamJowsaki
Dear friends, Can anyone explain me how to solve the following problem?   I am getting one input as age -- 25-30.My requirement is after seperating the age as 25 and 30,i should compare these values with the xml.   My xml looks like this,   Sasi 25 James 27 ram 32 guru 26 I sh