View Single Post
  #1 (permalink)  
Old 06-06-2007, 02:30 PM
luisarca luisarca is offline
Member
 
Join Date: May 2007
Posts: 11
luisarca is on a distinguished road
How to extract info from a sentence
Hi to all!
I have some problems in extracting the information I need from a sentece.
Here is the problem:
<COMPONENT>
<RESOURCE REF="myFirstPicture.jpg" TYPE="<some preamble>/image/jpg" />
</COMPONENT>
I'm able to detect when a component appears, and after that, I read the next sentece, but the information I need to be stored is myFirstPicture.jpg
Can somebody help me?
Reply With Quote
Sponsored Links