bes
Updated for version 3.20.6
|
This class builds a BES CatalogNode response from an httpd-generated directory page. More...
#include <HttpdDirScraper.h>
Public Member Functions | |
virtual bes::CatalogNode * | get_node (const std::string &url, const std::string &path) const |
This class builds a BES CatalogNode response from an httpd-generated directory page.
The scraping is done procedurally. The primary assumption is that links that point to nodes always end in "/". Links that end in other characters are assumed to be links to "leaves".
Definition at line 43 of file HttpdDirScraper.h.