Home | Trees | Index | Help |
|
---|
Package docutils :: Module io :: Class StringOutput |
|
TransformSpec
--+ |Output
--+ | StringOutput
Method Summary | |
---|---|
Encode data , store it in self.destination , and return it. | |
Inherited from Output | |
| |
| |
|
Class Variable Summary | |
---|---|
str |
default_destination_path = '<string>'
|
Inherited from Output | |
str |
component_type = 'output'
|
Inherited from TransformSpec | |
tuple |
default_transforms = ()
|
Method Details |
---|
write(self, data)Encodedata , store it in self.destination , and return it.
|
Class Variable Details |
---|
default_destination_path
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Tue Jul 22 05:31:49 2003 | http://epydoc.sf.net |