Package RDFMessage :: Module Parsers :: Class DOMParser
[show private | hide private]
[frames | no frames]

Class DOMParser


A parser which reads messages from DOM documents.

Method Summary
  find_attribute_value(self, element)
  parse(self, doc, root, store, uriref)
Parse the contents of the given document 'doc', looking for resource information at and below the 'root' element.

Method Details

parse(self, doc, root, store, uriref)

Parse the contents of the given document 'doc', looking for resource
information at and below the 'root' element. Insert information into the
given 'store', associated with the given 'uriref'.

Generated by Epydoc 2.1 on Tue Sep 18 23:32:37 2007 http://epydoc.sf.net