Trees
Indices
Help
PyCIM
Package PyCIM
::
Module SimpleXMLWriter
:: Class XMLWriter
[
hide private
]
[
frames
] |
no frames
]
Class XMLWriter
Instance Methods
[
hide private
]
__init__
(
self
,
file
,
encoding
=
'
us-ascii
'
)
__flush
(
self
)
declaration
(
self
)
start
(
self
,
tag
,
attrib
=
{
}
,
**extra
)
comment
(
self
,
comment
)
data
(
self
,
text
)
end
(
self
,
tag
=
None
)
close
(
self
,
id
)
element
(
self
,
tag
,
text
=
None
,
attrib
=
{
}
,
**extra
)
flush
(
self
)
Trees
Indices
Help
PyCIM
Generated by Epydoc 3.0.1 on Sat Nov 13 22:18:14 2010
http://epydoc.sourceforge.net