![]() |
![]() |
Cheshire3 Object Model: Class StringDocument |
baseObjects.Document --+ | StringDocument
__init__(self,
text,
creator="",
history=[],
mimeType="",
parent=None,
filename=None,
schema="")
The constructer takes the data which should be used to construct the document. |
get_raw(self)
Return the raw data associated with this document. |
find_exception(self, e) |
Inherited from |
|
|
|
Generated by Epydoc 3.0alpha2 on Wed Aug 9 18:09:57 2006 | http://epydoc.sf.net |