Trees | Indices | Help |
|
---|
|
Unstable and experimental serializer implementation.
See `advene.model.serializers.advene_xml` for the reference implementation.
|
|||
_Serializer |
|
|||
|
|||
|
|||
|
|
|||
NAME =
|
|||
EXTENSION =
|
|||
MIMETYPE =
|
|
Return a serializer that will serialize `package` to `file_`. `file_` is a writable file-like object. It is the responsability of the caller to close it. |
A shortcut for ``make_serializer(package, file).serialize()``. See also `make_serializer`. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 8 16:00:01 2009 | http://epydoc.sourceforge.net |