Table of Contents

Module: XPath Bio/Mindy/XPath.py
Imported modules   
from Bio import Std
import re
import xml.sax
Functions   
parse_simple_xpath
xpath_index
  parse_simple_xpath 
parse_simple_xpath ( s )

Exceptions   
TypeError("Cannot yet understand the XPath expression: %r" %( s, ) )
  xpath_index 
xpath_index (
        dbname,
        filenames,
        primary_namespace,
        extract_info,
        format="sequence",
        record_tag=Std.record.tag,
        creator_factory=None,
        )

Exceptions   
TypeError("No way to get the %r field needed for the primary (unique) id" %( primary_namespace, ) )
TypeError("Property %r has no xpath definition" %( primary_namespace, ) )
Classes   
GrabXPathNodes

Table of Contents

This document was automatically generated on Mon Jul 1 12:03:17 2002 by HappyDoc version 2.0.1