// Purpose: Filter file system handler
// Author: Mike Wetherell
// Copyright: (c) 2006 Mike Wetherell
-// CVS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
+/**
+ @class wxFilterFSHandler
+
+ Filter file system handler.
+*/
class wxFilterFSHandler : public wxFileSystemHandler
{