Package XSLForms :: Package Resources :: Module Common :: Class CommonResource
[show private | hide private]
[frames | no frames]

Class CommonResource

Known Subclasses:
PyQtCommonResource, XSLFormsResource

Common resource methods.
Method Summary
  prepare_document(self, document_identifier)
Prepare a document using the given 'document_identifier'.

Class Variable Summary
dict document_resources = {}
NoneType resource_dir = None                                                                  

Method Details

prepare_document(self, document_identifier)

Prepare a document using the given 'document_identifier'.

Return the full path of the document for use either as the source document or as a reference with 'send_output' or 'get_result'.

Class Variable Details

document_resources

Type:
dict
Value:
{}                                                                     

resource_dir

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Fri Dec 9 15:06:36 2005 http://epydoc.sf.net