Package Bio :: Package Mindy :: Module XPath
[show private | hide private]
[frames | no frames]

Module Bio.Mindy.XPath

Classes
GrabXPathNodes  

Function Summary
  parse_simple_xpath(s)
  xpath_index(dbname, filenames, primary_namespace, extract_info, format, record_tag, creator_factory)

Variable Summary
str _name = '[a-zA-Z_:][-a-zA-Z0-9._:]*'
SRE_Pattern _pat_tag_re = ^//([a-zA-Z_:][-a-zA-Z0-9\._:]*)(\[@([a-zA...

Variable Details

_name

Type:
str
Value:
'[a-zA-Z_:][-a-zA-Z0-9._:]*'                                           

_pat_tag_re

Type:
SRE_Pattern
Value:
^//([a-zA-Z_:][-a-zA-Z0-9\._:]*)(\[@([a-zA-Z_:][-a-zA-Z0-9\._:]*)=("[^\
"]*"|'[^']*')\])?$                                                     

Generated by Epydoc 2.1 on Thu Jun 30 22:05:59 2005 http://epydoc.sf.net