crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
crawlservpp::Query::XPath Member List

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) constcrawlservpp::Query::XPathinline
getBool(const Parsing::XML &doc) constcrawlservpp::Query::XPathinline
getFirst(const Parsing::XML &doc, std::string &resultTo) constcrawlservpp::Query::XPathinline
getSubSets(const Parsing::XML &doc, std::vector< Parsing::XML > &resultTo) constcrawlservpp::Query::XPathinline
XPath(const std::string &xpath, bool textOnly)crawlservpp::Query::XPathinline