sec_parser.semantic_elements.title_element
Classes
The TitleElement class represents the title of a paragraph or other content object. |
Module Contents
- class sec_parser.semantic_elements.title_element.TitleElement
Bases:
sec_parser.semantic_elements.mixins.dict_text_content_mixin.DictTextContentMixin,sec_parser.semantic_elements.abstract_semantic_element.AbstractLevelElementThe TitleElement class represents the title of a paragraph or other content object. It serves as a semantic marker, providing context and structure to the document.