![]() |
![]() |
Cheshire3 Object Model: Class BaseDocumentFactory |
object --+ | configParser.C3Object --+ | baseObjects.DocumentFactory --+ | BaseDocumentFactory
__init__(self,
session,
config,
parent)
The constructor for all Cheshire3 objects take the same arguments: session: A Session object topNode: The <config> or <subConfig> domNode for the configuration parent: The object that provides the scope for this object. |
|
__iter__(self) | |
get_document(self, session=None, idx=-1) | |
load(self, session, data=None, cache=None, format=None, schema=None, codec=None) | |
next(self) | |
register_stream(self, format, cls) | |
Inherited from Inherited from Inherited from |
cache | |
codec | |
dataPath | |
docStream | |
format | |
generator | |
previousIdx | |
schema | |
streamHash | |
Inherited from Inherited from Inherited from |
|
|
|
|
|
|
cache
|
codec
|
dataPath
|
docStream
|
format
|
generator
|
previousIdx
|
schema
|
streamHash
|
Generated by Epydoc 3.0alpha2 on Wed Aug 9 18:09:57 2006 | http://epydoc.sf.net |