Hi,

I'd like to return an E4X "object" from one of my accessor  :

NS_IMETHODIMP  nsDBusInterfaceImpl::GetXml(char **aXml)

Currently, I return XML content as a string ( I use the DOMParser
handle content ), but
I'd like to return content as an XML javascript object :

http://developer.mozilla.org/en/docs/E4X

But I dont find information about E4X and XPCOM.

Best Regards,

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to