XMLParser.isEmpty

Check whether the current element is empty (this only works for completely empty tags, e.g. <element \>).

struct XMLParser
@nogc nothrow const
bool
isEmpty
()

Meta