void setData(const std::string &d)
 
const std::string & getData() const 
 
InlineContent is XML- or base64-encoded encoded content in some externally-defined format that is inc...
 
InlineContent * clone() const 
It creates a new copy of this object. 
 
InlineContent is XML or base64 encoded content in some externally-defined format that is included in ...
 
EncodingType getEncoding() const 
 
InlineContent(const EncodingType &e)
It initializes a new InlineContent. 
 
void setEncoding(EncodingType e)
 
EncodingType
The format type of encoded data.