obspy.core.inventory.util.InventoryTextWrapper
==============================================

.. currentmodule:: obspy.core.inventory.util
.. autoclass:: InventoryTextWrapper
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~InventoryTextWrapper.__dict__
     ~InventoryTextWrapper.__doc__
     ~InventoryTextWrapper.__module__
     ~InventoryTextWrapper.__weakref__
     ~InventoryTextWrapper.sentence_end_re
     ~InventoryTextWrapper.unicode_whitespace_trans
     ~InventoryTextWrapper.uspace
     ~InventoryTextWrapper.wordsep_re
     ~InventoryTextWrapper.wordsep_simple_re
     ~InventoryTextWrapper.x
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~InventoryTextWrapper.fill
     ~InventoryTextWrapper.wrap
  

  
  .. rubric:: Private Methods

  .. warning::

       Private methods are mainly for internal/developer use and their API might change without notice.

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~InventoryTextWrapper._fix_sentence_endings
     ~InventoryTextWrapper._handle_long_word
     ~InventoryTextWrapper._munge_whitespace
     ~InventoryTextWrapper._split
     ~InventoryTextWrapper._split_chunks
     ~InventoryTextWrapper._wrap_chunks
  

  
  .. rubric:: Special Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~InventoryTextWrapper.__dir__
     ~InventoryTextWrapper.__format__
     ~InventoryTextWrapper.__init__
     ~InventoryTextWrapper.__new__
     ~InventoryTextWrapper.__reduce__
     ~InventoryTextWrapper.__reduce_ex__
     ~InventoryTextWrapper.__sizeof__
     ~InventoryTextWrapper.__subclasshook__
  

  
  