The QXmlLocator class provides the XML handler classes with information about the parsing position within a file. More...
Header: | #include <QXmlLocator> |
qmake: | QT += xml |
Note: All functions in this class are reentrant.
QXmlLocator() | |
virtual | ~QXmlLocator() |
virtual int | columnNumber() const = 0 |
virtual int | lineNumber() const = 0 |
The QXmlLocator class provides the XML handler classes with information about the parsing position within a file.
The reader reports a QXmlLocator to the content handler before it starts to parse the document. This is done with the QXmlContentHandler::setDocumentLocator() function. The handler classes can now use this locator to get the position (lineNumber() and columnNumber()) that the reader has reached.
Constructor.
[virtual]
QXmlLocator::~QXmlLocator()Destructor.
[pure virtual]
int QXmlLocator::columnNumber() constReturns the column number (starting at 1) or -1 if there is no column number available.
[pure virtual]
int QXmlLocator::lineNumber() constReturns the line number (starting at 1) or -1 if there is no line number available.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: