﻿pynlpl.formats.folia.Entity
===========================

.. currentmodule:: pynlpl.formats.folia

.. autoclass:: Entity
   :show-inheritance:
   :undoc-members:
   :special-members:

   

   
   .. rubric:: Method Summary

   .. autosummary::
   
      ~Entity.__init__
      ~Entity.accepts
      ~Entity.add
      ~Entity.addable
      ~Entity.addidsuffix
      ~Entity.addtoindex
      ~Entity.ancestor
      ~Entity.ancestors
      ~Entity.annotation
      ~Entity.annotations
      ~Entity.append
      ~Entity.context
      ~Entity.copy
      ~Entity.copychildren
      ~Entity.correct
      ~Entity.count
      ~Entity.deepvalidation
      ~Entity.description
      ~Entity.feat
      ~Entity.findcorrectionhandling
      ~Entity.findreplaceables
      ~Entity.generate_id
      ~Entity.getindex
      ~Entity.getmetadata
      ~Entity.gettextdelimiter
      ~Entity.hasannotation
      ~Entity.hasphon
      ~Entity.hastext
      ~Entity.incorrection
      ~Entity.insert
      ~Entity.items
      ~Entity.json
      ~Entity.leftcontext
      ~Entity.next
      ~Entity.originaltext
      ~Entity.parsexml
      ~Entity.phon
      ~Entity.phoncontent
      ~Entity.postappend
      ~Entity.previous
      ~Entity.relaxng
      ~Entity.remove
      ~Entity.replace
      ~Entity.resolveword
      ~Entity.rightcontext
      ~Entity.select
      ~Entity.setdoc
      ~Entity.setdocument
      ~Entity.setparents
      ~Entity.setspan
      ~Entity.settext
      ~Entity.speech_speaker
      ~Entity.speech_src
      ~Entity.stricttext
      ~Entity.text
      ~Entity.textcontent
      ~Entity.textvalidation
      ~Entity.toktext
      ~Entity.updatetext
      ~Entity.wrefs
      ~Entity.xml
      ~Entity.xmlstring
    
    
    ~Entity.__iter__
    
    
    
    ~Entity.__len__
    
    
    
    ~Entity.__str__
    
    
   
   

   
   
   .. rubric:: Class Attributes

   
   .. autoattribute:: ACCEPTED_DATA
   .. autoattribute:: ANNOTATIONTYPE
   .. autoattribute:: AUTH
   .. autoattribute:: AUTO_GENERATE_ID
   .. autoattribute:: LABEL
   .. autoattribute:: OCCURRENCES
   .. autoattribute:: OCCURRENCES_PER_SET
   .. autoattribute:: OPTIONAL_ATTRIBS
   .. autoattribute:: PHONCONTAINER
   .. autoattribute:: PRIMARYELEMENT
   .. autoattribute:: PRINTABLE
   .. autoattribute:: REQUIRED_ATTRIBS
   .. autoattribute:: REQUIRED_DATA
   .. autoattribute:: SETONLY
   .. autoattribute:: SPEAKABLE
   .. autoattribute:: SUBSET
   .. autoattribute:: TEXTCONTAINER
   .. autoattribute:: TEXTDELIMITER
   .. autoattribute:: XLINK
   .. autoattribute:: XMLTAG
   
   

   .. rubric:: Method Details

   .. automethod::  __init__
   
   .. automethod:: __init__
   
   .. automethod:: accepts
   
   .. automethod:: add
   
   .. automethod:: addable
   
   .. automethod:: addidsuffix
   
   .. automethod:: addtoindex
   
   .. automethod:: ancestor
   
   .. automethod:: ancestors
   
   .. automethod:: annotation
   
   .. automethod:: annotations
   
   .. automethod:: append
   
   .. automethod:: context
   
   .. automethod:: copy
   
   .. automethod:: copychildren
   
   .. automethod:: correct
   
   .. automethod:: count
   
   .. automethod:: deepvalidation
   
   .. automethod:: description
   
   .. automethod:: feat
   
   .. automethod:: findcorrectionhandling
   
   .. automethod:: findreplaceables
   
   .. automethod:: generate_id
   
   .. automethod:: getindex
   
   .. automethod:: getmetadata
   
   .. automethod:: gettextdelimiter
   
   .. automethod:: hasannotation
   
   .. automethod:: hasphon
   
   .. automethod:: hastext
   
   .. automethod:: incorrection
   
   .. automethod:: insert
   
   .. automethod:: items
   
   .. automethod:: json
   
   .. automethod:: leftcontext
   
   .. automethod:: next
   
   .. automethod:: originaltext
   
   .. automethod:: parsexml
   
   .. automethod:: phon
   
   .. automethod:: phoncontent
   
   .. automethod:: postappend
   
   .. automethod:: previous
   
   .. automethod:: relaxng
   
   .. automethod:: remove
   
   .. automethod:: replace
   
   .. automethod:: resolveword
   
   .. automethod:: rightcontext
   
   .. automethod:: select
   
   .. automethod:: setdoc
   
   .. automethod:: setdocument
   
   .. automethod:: setparents
   
   .. automethod:: setspan
   
   .. automethod:: settext
   
   .. automethod:: speech_speaker
   
   .. automethod:: speech_src
   
   .. automethod:: stricttext
   
   .. automethod:: text
   
   .. automethod:: textcontent
   
   .. automethod:: textvalidation
   
   .. automethod:: toktext
   
   .. automethod:: updatetext
   
   .. automethod:: wrefs
   
   .. automethod:: xml
   
   .. automethod:: xmlstring
   
   
   
   .. automethod:: __iter__
   
   
   
   .. automethod:: __len__
   
   
   
   .. automethod:: __str__
   
   