XMLParser.hasAttribute

Check whether or not the current element has a certain attribute.

struct XMLParser
@nogc nothrow const
bool
hasAttribute
(
StringArg0
)
(
in StringArg0 name
)

Meta