|
|
Cheshire3 Object Model: Class MultivalentPreParser |
object --+
|
configParser.C3Object --+
|
baseObjects.PreParser --+
|
MultivalentPreParser
|
__init__(self,
session,
server,
config)
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. |
|
| get_mimetype(self, doc) | |
|
process_document(self,
session,
doc)
Take a Document, transform it and return a new Document object. |
|
| close_mvServer(self) | |
|
Inherited from Inherited from Inherited from |
|
| inMimeType | |
| outMimeType | |
| mvClient | |
| mvHost | |
| mvPort | |
| returnPacking | |
| source_re | |
| mvServerPath | |
|
Inherited from Inherited from Inherited from |
|
|
|
|
|
inMimeType
|
outMimeType
|
mvClient
|
mvHost
|
mvPort
|
returnPacking
|
source_re
|
mvServerPath
|
| Generated by Epydoc 3.0alpha2 on Wed Aug 9 18:09:58 2006 | http://epydoc.sf.net |