XMLParser.getNodeName

Get the name of the current element node. This will raise an error if the current node type is not NODE_ELEMENT nor NODE_ELEMENT_END

struct XMLParser
@nogc nothrow const
String
getNodeName
()

Meta