#include <Fl_XmlTokenizer.h>
Public Methods | |
| Fl_XmlLocator () | |
| int | line () const |
| Returns line number, where error happened. | |
| int | col () const |
| Returns column in line, where error happened. | |
Static Public Methods | |
| Fl_String | error_line (const char *filename, const Fl_XmlLocator &locator) |
| Returns line in file, where error happened. | |
Friends | |
| class | Fl_XmlTokenizer |
Definition at line 21 of file Fl_XmlTokenizer.h.
1.2.15