Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
docutils.utils.math.math2html.ContainerExtractor Class Reference

Public Member Functions

 __init__ (self, config)
 
 extract (self, container)
 
 process (self, container, list)
 
 safeclone (self, container)
 

Public Attributes

 allowed
 
 extracted
 

Detailed Description

A class to extract certain containers.

The config parameter is a map containing three lists:
allowed, copied and extracted.
Each of the three is a list of class names for containers.
Allowed containers are included as is into the result.
Cloned containers are cloned and placed into the result.
Extracted containers are looked into.
All other containers are silently ignored.

The documentation for this class was generated from the following file: