crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
JsonPointer.hpp File Reference
#include "../Helper/Json.hpp"
#include "../Helper/Strings.hpp"
#include "../Main/Exception.hpp"
#include "../_extern/rapidjson/include/rapidjson/document.h"
#include "../_extern/rapidjson/include/rapidjson/pointer.h"
#include <cstddef>
#include <limits>
#include <string>
#include <vector>
Include dependency graph for JsonPointer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  crawlservpp::Query::JsonPointer
 Implements an extended JSONPointer query using the rapidJSON library. More...
 
class  crawlservpp::Query::JsonPointer::Exception
 Class for JSONPointer exceptions. More...
 

Namespaces

 crawlservpp::Query
 Namespace for classes handling queries.