Thanks Boris, I figured out the problem.

I was setting the content handler with:

    contentHandler = this;

instead of:

    contentHandler.value = this;


> You just write a class implementing that interface.  There are examples
> all over 
> the codebase -- see http://lxr.mozilla.org for a searchable web interface
> to the 
> mozilla code.
> -Boris

-- 
View this message in context: 
http://www.nabble.com/Getting-content-from-a-content-handler-tf2954400.html#a8760074
Sent from the Mozilla - Networking Library mailing list archive at Nabble.com.

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

Reply via email to