| Home | Trees | Index | Help |
|
|---|
| Package docutils :: Package parsers :: Package rst :: Module tableparser :: Class TableParser |
|
GridTableParser,
SimpleTableParser| Method Summary | |
|---|---|
Look for a head/body row separator line; store the line index. | |
Analyze the text block and return a table data structure. | |
| Class Variable Summary | |
|---|---|
NoneType |
head_body_separator_pat = None |
| Method Details |
|---|
find_head_body_sep(self)Look for a head/body row separator line; store the line index. |
parse(self, block)Analyze the text Given a plaintext-graphic table in Raise |
| Class Variable Details |
|---|
head_body_separator_pat
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Tue Jul 22 05:31:10 2003 | http://epydoc.sf.net |