| Home | Trees | Index | Help |
|---|
| Package qm :: Module structured_text :: Class StructuredTextProcessor |
|
| Method Summary | |
|---|---|
Create a new structured text processor. | |
Process structured text 'text'. | |
Stop processing text, and do any necessary cleanup. | |
Return 'text' with spaces normalized. | |
| Method Details |
|---|
__init__(self,
formatter)
|
__call__(self,
text)
Process structured text 'text'.
|
End(self)Stop processing text, and do any necessary cleanup. |
NormalizeSpaces(self, text)Return 'text' with spaces normalized. |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Sep 27 15:49:07 2007 | http://epydoc.sf.net |