getAttributeNode

Retrieve the attribute with the given name.


XopusElement.getAttributeNode( name : String) : XopusAttribute

Arguments

name
String. The name of the attribute.

Return Value

XopusAttribute