Ft.Xml.cDomlettec

cDomlette implementation: a very fast DOM-like library tailored for use in XPath/XSLT

Copyright 2003 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/

Functions

GetAllNs(...)
GetAllNs(node) -> dict

Get all of the namespaces defined in scope of this node.
GetNodeCount(...)
SeekNss(...)
SeekNss(node) -> dict

Traverses the tree to seek an approximate set of defined namespaces.
StartNodeCounting(...)
TestRefCounts(...)
TestTree(...)
nonvalParse(...)
parse(...)

Data

CAPI = <PyCObject object>
__file__ = 'build/lib.linux-ppc-2.2/Ft/Xml/cDomlettec.so'
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.cDomlettec'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
implementation = <cDOMImplementation>