crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
JsonPath.hpp File Reference
#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>
Include dependency graph for JsonPath.hpp:
This graph shows which files directly or indirectly include this file:

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.