getAttributeByName
getAttributeByName(name: String): JadeXMLAttribute;
The getAttributeByName method of the JadeXMLElement class returns a reference to the JadeXMLAttribute node instance that has the name specified in the name parameter.
getAttributeByName(name: String): JadeXMLAttribute;
The getAttributeByName method of the JadeXMLElement class returns a reference to the JadeXMLAttribute node instance that has the name specified in the name parameter.