XMLParser.skipSection

Skips the current section. If the node contains other elements, they will be ignored and the cursor will go to the closing of the current element.

struct XMLParser
@nogc nothrow
void
skipSection
()

Meta