Ft.Xml.XLink
Package Contents
Processor
XLinkElements
Modules
XPath
cStringIO
types
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/__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.Xml.XLink'
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/Xml/XLink']