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

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

Definition at line 61 of file XmlDoc.h.

References XMLCh2String().

Referenced by DumpChildNames().

00062     {
00063         return XMLCh2String(node->getNodeName());
00064     }

Here is the call graph for this function:


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