Cheshire3 Objects: Parser |
Normally a simple wrapper around an XML parser, these objects can be viewed as Record Factories. They take a Document containing some XML and produce the equivalent Record.
Function | Parameters | Returns | Description |
---|---|---|---|
__init__ | config, parent | ||
process_document | session, document | Record | Return a record after parsing from an XML document |