This only applies to AERV and RV message format. No operation is performed on XMLJMS and XMLRV message format.
You can use this method to recursively extract information from an MTree.
Parameters | Description |
const MString& rsFieldName | Extract the value of the first node with this name. |
MString& refValue | When the method returns, refValue contains the data. |
Mboolean get(const MString& rsFieldName, MString& refValue) const throw(MException);