|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#include "TidyBuffer.hpp"#include "../Helper/SilentInclude/tidy.h"#include "../Helper/Strings.hpp"#include "../Main/Exception.hpp"#include <queue>#include <string>

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. | |