Ft.Rdf.Serializers

Package Contents

Dom  NTriples     

Classes

class Error

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Serializers'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
class RdfException(exceptions.Exception)
__init__(self, errorCode, args=None)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Rdf.Serializers'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Rdf/Serializers/__init__.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Rdf.Serializers'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__path__ = ['build/lib.linux-ppc-2.2/Ft/Rdf/Serializers']