crawlserv++  [under development]
Application for crawling and analyzing textual content of websites.
TidyDoc.hpp File Reference
#include "TidyBuffer.hpp"
#include "../Helper/SilentInclude/tidy.h"
#include "../Helper/Strings.hpp"
#include "../Main/Exception.hpp"
#include <queue>
#include <string>
Include dependency graph for TidyDoc.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  crawlservpp::Wrapper::TidyDoc
 RAII wrapper for documents used by the tidy-html5 API. More...
 
class  crawlservpp::Wrapper::TidyDoc::Exception
 Class for tidy-html5 document exceptions. More...
 

Namespaces

 crawlservpp::Wrapper
 Namespace for RAII wrappers and Wrapper::Database.