|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#include "../Helper/Strings.hpp"#include "../Main/Exception.hpp"#include "../_extern/jsoncons/include/jsoncons/json.hpp"#include "../_extern/jsoncons/include/jsoncons_ext/jsonpath/json_query.hpp"#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | crawlservpp::Query::JsonPath |
| Implements a JSONPath query using the jsoncons library. More... | |
| class | crawlservpp::Query::JsonPath::Exception |
| Class for JSONPath exceptions. More... | |
Namespaces | |
| crawlservpp::Query | |
| Namespace for classes handling queries. | |