folia.main.AbstractAnnotationLayer ================================== .. currentmodule:: folia.main .. autoclass:: AbstractAnnotationLayer :show-inheritance: :undoc-members: :special-members: .. rubric:: Method Summary .. autosummary:: ~AbstractAnnotationLayer.__init__ ~AbstractAnnotationLayer.accepts ~AbstractAnnotationLayer.add ~AbstractAnnotationLayer.addable ~AbstractAnnotationLayer.addidsuffix ~AbstractAnnotationLayer.addtoindex ~AbstractAnnotationLayer.ancestor ~AbstractAnnotationLayer.ancestors ~AbstractAnnotationLayer.annotation ~AbstractAnnotationLayer.annotations ~AbstractAnnotationLayer.annotator2processor ~AbstractAnnotationLayer.append ~AbstractAnnotationLayer.checkdeclaration ~AbstractAnnotationLayer.context ~AbstractAnnotationLayer.copy ~AbstractAnnotationLayer.copychildren ~AbstractAnnotationLayer.correct ~AbstractAnnotationLayer.count ~AbstractAnnotationLayer.deepvalidation ~AbstractAnnotationLayer.depthfirstsearch ~AbstractAnnotationLayer.description ~AbstractAnnotationLayer.elements ~AbstractAnnotationLayer.feat ~AbstractAnnotationLayer.findcorrectionhandling ~AbstractAnnotationLayer.findreplaceables ~AbstractAnnotationLayer.findspan ~AbstractAnnotationLayer.generate_id ~AbstractAnnotationLayer.getindex ~AbstractAnnotationLayer.getmetadata ~AbstractAnnotationLayer.gettextdelimiter ~AbstractAnnotationLayer.hasannotation ~AbstractAnnotationLayer.hasphon ~AbstractAnnotationLayer.hastag ~AbstractAnnotationLayer.hastext ~AbstractAnnotationLayer.incorrection ~AbstractAnnotationLayer.insert ~AbstractAnnotationLayer.items ~AbstractAnnotationLayer.json ~AbstractAnnotationLayer.leftcontext ~AbstractAnnotationLayer.move ~AbstractAnnotationLayer.next ~AbstractAnnotationLayer.originaltext ~AbstractAnnotationLayer.parsecommonarguments ~AbstractAnnotationLayer.parsexml ~AbstractAnnotationLayer.phon ~AbstractAnnotationLayer.phoncontent ~AbstractAnnotationLayer.postappend ~AbstractAnnotationLayer.precedes ~AbstractAnnotationLayer.previous ~AbstractAnnotationLayer.relaxng ~AbstractAnnotationLayer.relaxng_backwards ~AbstractAnnotationLayer.remove ~AbstractAnnotationLayer.replace ~AbstractAnnotationLayer.resolveoffsets ~AbstractAnnotationLayer.resolveword ~AbstractAnnotationLayer.rightcontext ~AbstractAnnotationLayer.select ~AbstractAnnotationLayer.setdoc ~AbstractAnnotationLayer.setdocument ~AbstractAnnotationLayer.setparents ~AbstractAnnotationLayer.setprocessor ~AbstractAnnotationLayer.settext ~AbstractAnnotationLayer.sort ~AbstractAnnotationLayer.speech_speaker ~AbstractAnnotationLayer.speech_src ~AbstractAnnotationLayer.stricttext ~AbstractAnnotationLayer.substitute ~AbstractAnnotationLayer.tag ~AbstractAnnotationLayer.text ~AbstractAnnotationLayer.textcontent ~AbstractAnnotationLayer.textvalidation ~AbstractAnnotationLayer.toktext ~AbstractAnnotationLayer.untag ~AbstractAnnotationLayer.updatetext ~AbstractAnnotationLayer.xml ~AbstractAnnotationLayer.xmlstring ~AbstractAnnotationLayer.__iter__ ~AbstractAnnotationLayer.__len__ ~AbstractAnnotationLayer.__str__ .. rubric:: Class Attributes .. autoattribute:: ACCEPTED_DATA .. autoattribute:: ANNOTATIONTYPE .. autoattribute:: AUTH .. autoattribute:: AUTO_GENERATE_ID .. autoattribute:: HIDDEN .. autoattribute:: IMPLICITSPACE .. 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:: WREFABLE .. 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:: annotator2processor .. automethod:: append .. automethod:: checkdeclaration .. automethod:: context .. automethod:: copy .. automethod:: copychildren .. automethod:: correct .. automethod:: count .. automethod:: deepvalidation .. automethod:: depthfirstsearch .. automethod:: description .. automethod:: elements .. automethod:: feat .. automethod:: findcorrectionhandling .. automethod:: findreplaceables .. automethod:: findspan .. automethod:: generate_id .. automethod:: getindex .. automethod:: getmetadata .. automethod:: gettextdelimiter .. automethod:: hasannotation .. automethod:: hasphon .. automethod:: hastag .. automethod:: hastext .. automethod:: incorrection .. automethod:: insert .. automethod:: items .. automethod:: json .. automethod:: leftcontext .. automethod:: move .. automethod:: next .. automethod:: originaltext .. automethod:: parsecommonarguments .. automethod:: parsexml .. automethod:: phon .. automethod:: phoncontent .. automethod:: postappend .. automethod:: precedes .. automethod:: previous .. automethod:: relaxng .. automethod:: relaxng_backwards .. automethod:: remove .. automethod:: replace .. automethod:: resolveoffsets .. automethod:: resolveword .. automethod:: rightcontext .. automethod:: select .. automethod:: setdoc .. automethod:: setdocument .. automethod:: setparents .. automethod:: setprocessor .. automethod:: settext .. automethod:: sort .. automethod:: speech_speaker .. automethod:: speech_src .. automethod:: stricttext .. automethod:: substitute .. automethod:: tag .. automethod:: text .. automethod:: textcontent .. automethod:: textvalidation .. automethod:: toktext .. automethod:: untag .. automethod:: updatetext .. automethod:: xml .. automethod:: xmlstring .. automethod:: __iter__ .. automethod:: __len__ .. automethod:: __str__