XPath context holder class.
Definition XPathContext.hpp:35
void registerNamespace(std::string const &prefix, std::string const &uri)
Register a new namespace prefix for this context.
Definition XPathContext.cpp:60
CodeException< ErrorCode > Exception
Exceptions for this class.
Definition XPathContext.hpp:55
ErrorCode
Error codes for exceptions.
Definition XPathContext.hpp:51