![]() |
|
Currently used only as CSS element selector. More...
#include <SelectorXML.h>
Public Member Functions | |
SelectorXML (const std::string &s) | |
SelectorXML (const char *s) | |
template<class ... T> | |
SelectorXML (T... args) | |
Static Public Attributes | |
static const char | CLASS = '.' |
static const char | ID = '#' |
Currently used only as CSS element selector.