Ft.Xml.XPointer.XPtrFunctions
Modules
boolean
Functions
EndPoint
(context, point)
Here
(context)
Origin
(context)
Range
(context, locationSet)
RangeInside
(context, locationSet)
RangeTo
(context, expr)
StartPoint
(context, point)
StringRange
(context, string, startPos
=1
, length
=None
)
Unique
(context)
Data
CoreFunctions
= {(None, 'end-point'): <function EndPoint>, (None, 'here'): <function Here>, (None, 'origin'): <function Origin>, (None, 'range'): <function Range>, (None, 'range-inside'): <function RangeInside>, (None, 'range-to'): <function RangeTo>, (None, 'start-point'): <function StartPoint>, (None, 'string-range'): <function StringRange>, (None, 'unique'): <function Unique>}
EMPTY_NAMESPACE
= None
__file__
= 'build/lib.linux-ppc-2.2/Ft/Xml/XPointer/XPtrFunctions.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.XPointer.XPtrFunctions'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.