Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:24:25 2011 for ImpalaSrc by  doxygen 1.5.1