kodi
Public Member Functions | List of all members
PLT_XmlAttributeFinder Class Reference

The PLT_XmlAttributeFinder class is used to determine if an attribute exists given an xml element node, an attribute name and namespace. More...

#include <PltUtilities.h>

Public Member Functions

 PLT_XmlAttributeFinder (const NPT_XmlElementNode &element, const char *name, const char *namespc)
 
bool operator() (const NPT_XmlAttribute *const &attribute) const
 

Detailed Description

The PLT_XmlAttributeFinder class is used to determine if an attribute exists given an xml element node, an attribute name and namespace.


The documentation for this class was generated from the following file: