The class representing the result of URL resolution. More...
#include <zorba/uri_resolvers.h>
Public Member Functions | |
virtual | ~Resource ()=0 |
The class representing the result of URL resolution.
This class is the final output of the URI resolution process. All URL resolvers return results using subclasses of this class.
virtual zorba::Resource::~Resource | ( | ) | [pure virtual] |