Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

XMLParser Class Reference

XML parser using libxml2 text reader API. More...

#include <xmlparser.hpp>

Inheritance diagram for XMLParser:

SkinObject SkinParser List of all members.

Public Member Functions

bool parse ()
 Parse the file. Returns true on success.

Protected Types

typedef map< const char *,
const char *, ltstr > 
AttrList_t
 Type for attribute lists.

Protected Member Functions

virtual void handleBeginElement (const string &rName, AttrList_t &attr)
 Callbacks.

Protected Attributes

bool m_errors
 Flag for validation errors.

Detailed Description

XML parser using libxml2 text reader API.

Definition at line 37 of file xmlparser.hpp.


The documentation for this class was generated from the following files:
Generated on Tue Dec 20 10:15:04 2005 for vlc-0.8.4a by  doxygen 1.4.2