.. wxPython Phoenix documentation

   This file was generated by Phoenix's sphinx generator and associated
   tools, do not edit by hand.

   Copyright: (c) 2011-2018 by Total Control Software
   License:   wxWindows License

.. include:: headings.inc



.. _wx.ArchiveFSHandler:

==========================================================================================================================================
|phoenix_title|  **wx.ArchiveFSHandler**
==========================================================================================================================================

A file system handler for accessing files inside of archives.           




|

|class_hierarchy| Class Hierarchy
=================================

.. raw:: html

   <div id="toggleBlock" onclick="return toggleVisibility(this)" class="closed" style="cursor:pointer;">
   <img id="toggleBlock-trigger" src="_static/images/closed.png"/>
   Inheritance diagram for class <strong>ArchiveFSHandler</strong>:
   </div>
   <div id="toggleBlock-summary" style="display:block;"></div>
   <div id="toggleBlock-content" style="display:none;">
   <p class="graphviz">
   <center><img src="_static/images/inheritance/wx.ArchiveFSHandler_inheritance.png" alt="Inheritance diagram of ArchiveFSHandler" usemap="#dummy" class="inheritance"/></center>
   </div>
   <script type="text/javascript">toggleVisibilityOnLoad(document.getElementById('toggleBlock'))</script>
   <map id="dummy" name="dummy"> <area shape="rect" id="node1" href="wx.Object.html" title="wx.Object" alt="" coords="44,5,125,35"/> <area shape="rect" id="node3" href="wx.FileSystemHandler.html" title="wx.FileSystemHandler" alt="" coords="5,83,165,112"/> <area shape="rect" id="node2" href="wx.ArchiveFSHandler.html" title="wx.ArchiveFSHandler" alt="" coords="8,160,161,189"/> </map> 
   </p>

|


|method_summary| Methods Summary
================================

================================================================================ ================================================================================
:meth:`~wx.ArchiveFSHandler.__init__`                                            
:meth:`~wx.ArchiveFSHandler.Cleanup`                                             
================================================================================ ================================================================================


|


|api| Class API
===============


.. class:: wx.ArchiveFSHandler(FileSystemHandler)

   **Possible constructors**::

       ArchiveFSHandler()
       
   
   A file system handler for accessing files inside of archives.



   .. method:: __init__(self)






   .. method:: Cleanup(self)





