xpath.Session
¶
The xpath.Session
object is the global symbol space for xpath/xslt/xquery executions and results.
To use the result Sequence/Item as input in a new xslt/xquery/xpath execution, it is mandatory to use the same session object.
- class xpath.Session¶
Attributes¶
- xpath.Session.max_inactive_documents¶
- xpath.Session.num_inactive_documents¶
Methods¶
- xpath.Session.clear_inactive_documents()¶
Special methods¶
__eq__, __ge__, __gt__, __le__, __lt__, __ne__