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