Package twisted :: Package xish :: Module xpath
[frames | no frames]

Module twisted.xish.xpath

Classes
_juserhost_Function  
_Location  
_not_Function  
_text_Function  
AttribValue  
CompareValue  
IndexValue  
LiteralValue  
XPathQuery  

Function Summary
  _isStr(s)
Internal method to determine if an object is a string
  Function(fname)
Internal method which selects the function object
  intern(queryString)
  matches(xpathstr, elem)
  queryForNodes(xpathstr, elem)
  queryForStringList(xpathstr, elem)

Variable Summary
dict __internedQueries = {"/message[@to='bar']/x[@xmlns='xdel...

Function Details

_isStr(s)

Internal method to determine if an object is a string

Function(fname)

Internal method which selects the function object

Variable Details

__internedQueries

Type:
dict
Value:
{"/message[@to='bar']/x[@xmlns='xdelay'][text()='some&data>']": <twist\
ed.xish.xpath.XPathQuery instance at 0x8e8bcf4>,
 "/stream[@xmlns='etherx']": <twisted.xish.xpath.XPathQuery instance a\
t 0x8ca0864>}                                                          

Generated by Epydoc 2.0 on Sat Sep 13 04:20:38 2003 http://epydoc.sf.net