use getLength(), e.g.
DOM_NodeList nl = tx.getChildNodes();
int nodeListLen = nl.getLength();
Tinny
"Bavishi, Pankij" wrote:
> In xerces- c++ how can I get "Nodelist length" containing length of child nodes or
>so? I didn't find any function readymade in DOM like getFirstChild() etc?
> Please help
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]