| Home | Trees | Index | Help |
|---|
| Package RDFMessage :: Module Parsers :: Class DOMParser |
|
A parser which reads messages from DOM documents.
| Method Summary | |
|---|---|
find_attribute_value(self,
element)
| |
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'. |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Sep 18 23:32:37 2007 | http://epydoc.sf.net |