|
|
Cheshire3 Object Model: Class TsujiiXPathTransformer |
object --+
|
configParser.C3Object --+
|
baseObjects.Transformer --+
|
PosTransformer --+
|
TsujiiC3.TsujiiObject --+
|
TsujiiXPathTransformer
| _handleConfigNode(self, session, node) | |
|
__init__(self,
session,
node,
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. |
|
|
process_record(self,
session,
rec)
Take a Record, transform it and return a new Document object. |
|
|
Inherited from Inherited from Inherited from Inherited from |
|
| copyElems | |
| tagElems | |
|
Inherited from Inherited from Inherited from Inherited from |
|
|
|
|
copyElems
|
tagElems
|
| Generated by Epydoc 3.0alpha2 on Wed Aug 9 18:10:00 2006 | http://epydoc.sf.net |