|
sipxportlib
Version 3.3
|
#include "xmlparser/ExtractContent.h"
Functions | |
| void | textContentShallow (UtlString &string, TiXmlElement *element) |
| void | textContentDeep (UtlString &string, TiXmlElement *element) |
| void | textContentDeepRecursive (UtlString &string, TiXmlElement *element) |
| void textContentShallow | ( | UtlString & | string, |
| TiXmlElement * | element | ||
| ) |
| void textContentDeep | ( | UtlString & | string, |
| TiXmlElement * | element | ||
| ) |
| void textContentDeepRecursive | ( | UtlString & | string, |
| TiXmlElement * | element | ||
| ) |
1.8.11