Ft.Xml.XLink.Processor

Modules

Domlette  XLinkElements  XPath  cStringIO 

Classes

class Processor
run(self, iSrc)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Xml.XLink.Processor'
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

XLINK_NAMESPACE = u'http://www.w3.org/1999/xlink'
unicode(string [, encoding[, errors]]) -> object

Create a new Unicode object from the given encoded string.
encoding defaults to the current default string encoding and
errors, defining the error handling, to 'strict'.
__file__ = 'build/lib.linux-ppc-2.2/Ft/Xml/XLink/Processor.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.Xml.XLink.Processor'
str(object) -> string

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