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