// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
+/**
+ @class wxInternetFSHandler
+
+ A file system handler for accessing files from internet servers.
+*/
class wxInternetFSHandler : public wxFileSystemHandler
{
public: