class documentation

class MediaType:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __repr__ Undocumented
Method __str__ Undocumented
Method match Undocumented
Instance Variable main​_type Undocumented
Instance Variable params Undocumented
Instance Variable sub​_type Undocumented
Property is​_all​_types Undocumented
def __init__(self, media_type_raw_line):

Undocumented

def __repr__(self):

Undocumented

def __str__(self):

Undocumented

def match(self, other):

Undocumented

main_type =

Undocumented

params =

Undocumented

sub_type =

Undocumented

@property
is_all_types =

Undocumented