Function XMLParser.getCurrentLine
Gets the current line in the parsed file (currently not implemented).
long getCurrentLine() nothrow @nogc const;
Gets the current line in the parsed file (currently not implemented).
long getCurrentLine() nothrow @nogc const;