could somebody help me getting the href attribute from this piece of code? By using NXMLParser.. ThankYou
"<content:encoded><![CDATA[<p><a class="lightbox" title ="1" href="http://www.enlacejudio.com/wp-content/uploads/2012/05/12.jpg"><img src="http://www.enlacejudio.com/wp-content/uploads/2012/05/12.jpg" alt="" title="1" width="448" height="188" class="aligncenter size-full wp-image-59393" /></a></p>
considering this as string, you can use like -
EDIT -