xmltooling 1.4.1
|
Asynchronous use of curl to fetch data from a URL. More...
#include <xmltooling/logging.h>
#include <string>
#include <vector>
#include <curl/curl.h>
#include <xercesc/util/BinInputStream.hpp>
Classes | |
class | xmltooling::CurlURLInputStream |
Adapted from Xerces-C as a more advanced input stream implementation for subsequent use in parsing remote documents. More... | |
Namespaces | |
namespace | xmltooling |
Public namespace of XML Tooling library. |
Asynchronous use of curl to fetch data from a URL.