Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
myst_parser.parsers.parse_html.Attribute Class Reference
Inheritance diagram for myst_parser.parsers.parse_html.Attribute:
Inheritance graph
[legend]
Collaboration diagram for myst_parser.parsers.parse_html.Attribute:
Collaboration graph
[legend]

Public Member Functions

str __getitem__ (self, str key)
 
list[str] classes (self)
 
str __str__ (self)
 

Detailed Description

This class holds the tags's attributes.

Member Function Documentation

◆ __getitem__()

str myst_parser.parsers.parse_html.Attribute.__getitem__ (   self,
str  key 
)
If self doesn't have the key it returns ''.

◆ __str__()

str myst_parser.parsers.parse_html.Attribute.__str__ (   self)
Return a htmlized representation for attributes.

◆ classes()

list[str] myst_parser.parsers.parse_html.Attribute.classes (   self)
Return 'class' attribute as list.

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