{py:mod}abx_plugin_title.extractors
:allowtitles:
Module Contents
Classes
:class: autosummary longtable
:align: left
* - {py:obj}`TitleExtractor <abx_plugin_title.extractors.TitleExtractor>`
- ```{autodoc2-docstring} abx_plugin_title.extractors.TitleExtractor
:summary:
```
Data
:class: autosummary longtable
:align: left
* - {py:obj}`TITLE_EXTRACTOR <abx_plugin_title.extractors.TITLE_EXTRACTOR>`
- ```{autodoc2-docstring} abx_plugin_title.extractors.TITLE_EXTRACTOR
:summary:
```
API
:canonical: abx_plugin_title.extractors.TitleExtractor
Bases: {py:obj}`abx_spec_extractor.BaseExtractor`
```{autodoc2-docstring} abx_plugin_title.extractors.TitleExtractor
```
````{py:attribute} name
:canonical: abx_plugin_title.extractors.TitleExtractor.name
:type: abx_spec_extractor.ExtractorName
:value: >
'title'
```{autodoc2-docstring} abx_plugin_title.extractors.TitleExtractor.name
```
````
:canonical: abx_plugin_title.extractors.TITLE_EXTRACTOR
:value: >
'TitleExtractor(...)'
```{autodoc2-docstring} abx_plugin_title.extractors.TITLE_EXTRACTOR
```
Last updated