You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Jian, David" <DJ...@priceinteractive.com> on 2001/02/07 22:55:05 UTC

getElementsByTagName

Hi,
I am using org.w3c.dom interface method getElementsByTagName("tagname") from
xerces-1_2_3, is this tagname can be tag name of root element?

Thanks

DJ

Re: getElementsByTagName

Posted by Elena Litani <hl...@jtcsv.com>.

"Jian, David" wrote:
> 
> Hi,
> I am using org.w3c.dom interface method getElementsByTagName("tagname") from
> xerces-1_2_3, is this tagname can be tag name of root element?

Yes.

Elena