You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Neal Criscuolo <ne...@wildpear.com> on 2001/02/02 00:42:24 UTC

Re: [C1] javadocs for the org.w3c.dom

I've got a similar problem since I've installed Cocoon 1.8.2.
My code:  "descs[count] = <esql:get-string column="ca_desc"/>;"  gives:
"500: Incompatible type for =. Can't convert org.w3c.dom.Node to
java.lang.String."
Did you find a solution.

Regards
Neal Criscuolo

----- Original Message -----
From: "Sylvain Wallez" <sy...@anyware-tech.com>
To: <co...@xml.apache.org>
Sent: Wednesday, December 20, 2000 12:03 PM
Subject: Re: [C1] javadocs for the org.w3c.dom


Point your favorite browser to http://xml.apache.org/apiDocs/index.html
and good luck : the DOM API is not very intuitive...

Drasko Kokic a écrit :
>
> Hi *,
>
> I would like to learn more about this (and some other
> relevant for the XSP) package ... where can I get the
> javadocs from ???
>
> I have tried to extract the result string of an
> element
> but have got into trouble ... any hints how to do it?
>
> TIA
> Drasko
>
> P.S. here is the error message from my XSP page:
>
> 429: Incompatible type for declaration. Can't convert
> org.w3c.dom.NodeList to java.lang.String.
>
> String result =
> document.getElementsByTagName("TEST-CALL");
>
--
Sylvain Wallez
Anyware Technologies

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org