obspy.io.xseed.fields.VariableString
====================================

.. currentmodule:: obspy.io.xseed.fields
.. autoclass:: VariableString
  :show-inheritance:

  
  
  .. rubric:: Attributes

  .. autosummary::
  
     ~VariableString.__dict__
     ~VariableString.__doc__
     ~VariableString.__module__
     ~VariableString.__weakref__
  
  

  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  .. rubric:: Public Methods

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~VariableString.convert
     ~VariableString.get_seed
     ~VariableString.get_xml
     ~VariableString.parse_seed
     ~VariableString.parse_xml
     ~VariableString.read
     ~VariableString.write
  

  
  .. rubric:: Private Methods

  .. warning::

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

  .. autosummary::
    :toctree: .
    :nosignatures:
  
     ~VariableString._format_string
     ~VariableString._read
     ~VariableString._repr_pretty_
  

  
  .. rubric:: Special Methods

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

  
  