namespace Akenti class FileURLHandlerImpl : public URLHandlerImpl A FileURLHandlerImpl is an object that implements the services for a file URL that are provided by the base class, URLHandlerImpl
| | FileURLHandlerImpl () Constructs this object |
| | ~FileURLHandlerImpl () Destroys this object |
| | getURLConnection (const URL& url) const Creates a new URL connection and returns it |
A FileURLHandlerImpl is an object that implements the services for a file URL that are provided by the base class, URLHandlerImpl. It initializes a file URL by parsing the a URL string. It creates the URL string from the URL. It creates a URL connection for the file.
~FileURLHandlerImpl()
URLConnection getURLConnection(const URL& url) const
FileURLConnectionImpl(const URL& url)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de