class documentation

class RowTokenizer:

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method ​_start​_table Undocumented
Method ​_tokenize Undocumented
Method tokenize Undocumented
Instance Variable ​_splitter Undocumented
Instance Variable ​_table Undocumented
Instance Variable ​_tables Undocumented
def __init__(self):

Undocumented

def _start_table(self, header):

Undocumented

def _tokenize(self, value, index, commented, separator, heading):

Undocumented

def tokenize(self, row):

Undocumented

_splitter =

Undocumented

_table =

Undocumented

_tables =

Undocumented