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 Mar 27 01:15:17 2007 | http://epydoc.sf.net |