LLC2_API
|
Structure used to obtain error details if the parse fails. More...
#include <xmlParser.h>
Public Attributes | |
enum XMLError | error |
int | nLine |
int | nColumn |
Structure used to obtain error details if the parse fails.
Definition at line 195 of file xmlParser.h.
Definition at line 197 of file xmlParser.h.
Referenced by XMLNode::openFileHelper(), XMLNode::parseFile(), and XMLNode::parseString().
Definition at line 198 of file xmlParser.h.
Referenced by CountLinesAndColumns(), XMLNode::openFileHelper(), XMLNode::parseFile(), and XMLNode::parseString().
Definition at line 198 of file xmlParser.h.
Referenced by CountLinesAndColumns(), XMLNode::openFileHelper(), XMLNode::parseFile(), and XMLNode::parseString().