Node.attributes //get the namedNodeMap

Node.attributes.getNamedItem(attr) //get an attr

Node.getAttribute(attr) //get an attr


--- longinus <[EMAIL PROTECTED]> wrote:
> has anyone used the hasAttributes() method of Node
> class ?
> 
> What's the simplest way of extracting the attributes
> of nodes ?


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

Reply via email to