|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
This is the complete list of members for crawlservpp::Query::XPath, including all inherited members.
| getAll(const Parsing::XML &doc, std::vector< std::string > &resultTo) const | crawlservpp::Query::XPath | inline |
| getBool(const Parsing::XML &doc) const | crawlservpp::Query::XPath | inline |
| getFirst(const Parsing::XML &doc, std::string &resultTo) const | crawlservpp::Query::XPath | inline |
| getSubSets(const Parsing::XML &doc, std::vector< Parsing::XML > &resultTo) const | crawlservpp::Query::XPath | inline |
| XPath(const std::string &xpath, bool textOnly) | crawlservpp::Query::XPath | inline |