The NamedNodeMap.getNamedItem() method returns the Attr corresponding to the given name, or null if there is no corresponding attribute.
Syntax
myAttr = attrs.getNamedItem(name)
Parameters
nameis the name of the desired attribute
Document Tags and Contributors
Tags:
Contributors to this page:
teoli,
rhoggSugarcrm
Last updated by:
teoli,