class documentation

class DataURIExtractor(BaseImageConverter): (source)

View In Hierarchy

Undocumented

Method handle Undocumented
Method match Undocumented
Class Variable default_priority Undocumented

Inherited from BaseImageConverter:

Method apply Undocumented
Property imagedir Undocumented

Inherited from SphinxTransform (via BaseImageConverter):

Property app Reference to the :class:`.Sphinx` object.
Property config Reference to the :class:`.Config` object.
Property env Reference to the :class:`.BuildEnvironment` object.
def handle(self, node): (source)

Undocumented

Parameters
node:nodes.imageUndocumented
def match(self, node): (source)

Undocumented

Parameters
node:nodes.imageUndocumented
Returns
boolUndocumented
default_priority: int = (source)

Undocumented