Home | Trees | Index | Help |
|
---|
Package docutils :: Module io :: Class Output |
|
TransformSpec
--+
|
Output
FileOutput
,
NullOutput
,
StringOutput
Method Summary | |
---|---|
__init__(self,
destination,
destination_path,
encoding,
error_handler)
| |
__repr__(self)
| |
encode(self,
data)
| |
write(self,
data)
|
Class Variable Summary | |
---|---|
str |
component_type = 'output'
|
NoneType |
default_destination_path = None |
Inherited from TransformSpec | |
tuple |
default_transforms = ()
|
Class Variable Details |
---|
component_type
|
default_destination_path
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Tue Jul 22 05:31:48 2003 | http://epydoc.sf.net |