4Suite API Documentation

Module Ft.Xml.XPointer

######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Xml/XPointer/__init__.py,v 1.11 2005/04/03 04:14:16 jkloth Exp $
Classes:
Functions:

Modules

######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Xml/XPointer/MessageSource.py,v 1.3 2004/01/26 07:40:21 jkloth Exp $
######################################################################## # # File Name: ParsedNodeTest.py # # Docs: http://docs.4suite.org/XPATH/ParsedNodeTest.py.html #
######################################################################## # # File Name: XPointer.py # # Docs: http://docs.4suite.org/XPointer/XPointer.py.html #
######################################################################## # # File Name: XPointer.py # # Docs: http://docs.4suite.org/XPointer/XPointer.py.html #
######################################################################## # # File Name: XPtrPart.py # # Docs: http://docs.4suite.org/XPointer/XPtrPart.py.html #

Classes

class XPtrException(Ft.FtException)

Methods

__init__(self, errorCode, *args)

Methods inherited from class Ft.FtException

Methods inherited from class exceptions.Exception

__getitem__

Fields

Functions

SelectNode(doc, xpointer, nss=None, contextNode=None)
SelectUri(uri, contextNode=None, nss=None)