Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

Url Class Reference

Manupulate URLs. More...

#include <Url.hpp>

List of all members.


Detailed Description

Manupulate URLs.

Implementation of URL to manupulate URLs.

This implementation only supports subset of a URL note that # references, userinfo query string processing are not supported for this version.

URLs are of the form:

URL = protocol "://" server "/" [path]["?" query] server = [userinfo "@"] hostname-port hostname-port = hostname [ ":" port ] userinfo = user[:password]


The documentation for this class was generated from the following files:
Generated on Fri Apr 9 12:21:29 2004 for axiscpp by doxygen1.2.18