sipxportlib  Version 3.3
Functions
ExtractContent.h File Reference
#include "xmlparser/tinyxml.h"
#include "utl/UtlString.h"
Include dependency graph for ExtractContent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void textContentShallow (UtlString &string, TiXmlElement *element)
 
void textContentDeep (UtlString &string, TiXmlElement *element)
 
void textContentDeepRecursive (UtlString &string, TiXmlElement *element)
 

Function Documentation

void textContentShallow ( UtlString string,
TiXmlElement element 
)
void textContentDeep ( UtlString string,
TiXmlElement element 
)
void textContentDeepRecursive ( UtlString string,
TiXmlElement element 
)