hasAttribute

See if this element has an attribute with the given name.


XopusElement.hasAttribute( name : String) : Boolean

Arguments

name
String. The name of the attribute.

Return Value

Boolean
true if the attribute exists.