How to parse org.w3c.dom.Element RPX XML response
- by Kenshin
I am using rpxnow in Java, how do I use org.w3c.dom API to get the field identifier in this XML reponse for example?
<?xml version='1.0' encoding='UTF-8'?>
<rsp stat='ok'>
<profile>
<displayName>
brian
</displayName>
<identifier>
http://brian.myopenid.com/
…