X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=include%2Fmetaproxy%2Fxmlutil.hpp;h=ff265ef96ae60701aa97c3f1af2387f06ffbc8d8;hb=a5fe7e6104de3fccbbbe7cb57253b261b0ac6ecc;hp=ab3556d8dd1078112b96ff70d933fed1718f0202;hpb=c1d953eee6c00432493bc364da6284704ccd9cc2;p=metaproxy-moved-to-github.git diff --git a/include/metaproxy/xmlutil.hpp b/include/metaproxy/xmlutil.hpp index ab3556d..ff265ef 100644 --- a/include/metaproxy/xmlutil.hpp +++ b/include/metaproxy/xmlutil.hpp @@ -51,6 +51,7 @@ namespace metaproxy_1 { void check_empty(const xmlNode *node); + void url_recipe_handle(xmlDoc *doc, std::string recipe); } class XMLError : public std::runtime_error { public: