NAME
WE::Obj::DocObj - base class for objects holding content data
SYNOPSIS
This is an abstract class.
DESCRIPTION
This is a base class for all objects containing data.
DocObj instances can hold the additional attribute ContentType with the MIME type of the document (e.g. "text/html"). Undefined documents will hold "application/octet-stream".
AUTHOR
Slaven Rezic - slaven@rezic.de