Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

static String Impala::Util::XmlDoc::GetNodeValue ( const DOMNode *const   node  )  [inline, static]

Definition at line 67 of file XmlDoc.h.

References XMLCh2String().

Referenced by GetAttributeValue().

00068     {
00069         return XMLCh2String(node->getNodeValue());
00070     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:41:33 2010 for ImpalaSrc by  doxygen 1.5.1