| Home | Trees | Index | Help |
|
|---|
| Package docutils :: Module io :: Class StringInput |
|
TransformSpec--+ |Input--+ | StringInput
| Method Summary | |
|---|---|
Decode and return the source string. | |
| Inherited from Input | |
| |
| |
Decode a string, data, heuristically. | |
| Class Variable Summary | |
|---|---|
str |
default_source_path = '<string>'
|
| Inherited from Input | |
str |
component_type = 'input'
|
| Inherited from TransformSpec | |
tuple |
default_transforms = ()
|
| Method Details |
|---|
read(self)Decode and return the source string.
|
| Class Variable Details |
|---|
default_source_path
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Tue Jul 22 05:30:43 2003 | http://epydoc.sf.net |