Hi,
What is the TinyXML equivalent of doing someting like getElementsByTagName that is available in Xerces?
Thanks, Jas
Jas --
I think you just want to use "GetChildElement( const char* name )". But I haven't used Xerces so I'm not sure it has the same behavior.
lee
Log in to post a comment.
Hi,
What is the TinyXML equivalent of doing someting like getElementsByTagName that is
available in Xerces?
Thanks,
Jas
Jas --
I think you just want to use "GetChildElement( const char* name )". But I haven't used Xerces so I'm not sure it has the same behavior.
lee