XMLParser.hasAttribute

Check whether the current element has a certain attribute.

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

Meta