:content slot of an ACLMessage msg into a ContentElement using the content language and ontology indicated in the :language and :ontology fields of msg.
@param msg the message whose content has to be extracted.
@return the content of the message represented as a ContentElement.
@throws CodecException if the content of the message is not compliantto the content language used for this operation.
@throws OntologyException if the content of the message is not compliantto the ontology used for this operation.
| |