Functions | |
| int | getProperty (xmlNodePtr node, char const *name, int def) |
| Gets an integer property from an xmlNodePtr. | |
| std::string | getProperty (xmlNodePtr node, char const *name, std::string const &def) |
| Gets a string property from an xmlNodePtr. | |
|
||||||||||||||||
|
Gets a string property from an xmlNodePtr.
|
|
||||||||||||||||
|
Gets an integer property from an xmlNodePtr.
|
1.3.9.1