:mod:`langchain.text_splitter`.HeaderType ================================================ .. currentmodule:: langchain.text_splitter .. autoclass:: HeaderType .. rubric:: Methods .. autosummary:: ~HeaderType.__init__ ~HeaderType.clear ~HeaderType.copy ~HeaderType.fromkeys ~HeaderType.get ~HeaderType.items ~HeaderType.keys ~HeaderType.pop ~HeaderType.popitem ~HeaderType.setdefault ~HeaderType.update ~HeaderType.values .. rubric:: Attributes .. autosummary:: ~HeaderType.level ~HeaderType.name ~HeaderType.data .. example_links:: HeaderType