Re: [xsl] Urgent help required Node.getLocalName()

Subject: Re: [xsl] Urgent help required Node.getLocalName()
From: Josh Canfield <joshcanfield@xxxxxxxxx>
Date: Thu, 26 Aug 2004 09:48:27 -0700
This is not the right place to ask that question as it has nothing to
do with XSL. You also haven't said anything about what language or api
you are using, but you might find that there is another method that
will give you the name of the node, perhaps getNodeName().

On Thu, 26 Aug 2004 09:10:14 -0700 (PDT), Ranjan K. Baisak
<ranjanbaisak@xxxxxxxxx> wrote:
> Hello List,
>           I need urgent help regarding getLocalName()
> of Node. getLocalName() returns me null. I need this
> method to return me not a null value. Is there any way
> I cann change the local name so that I can get not
> null. I am manipulating a large document.
> This is an urgent help.
> 
> regards,
> Ranjan
> 
> _______________________________
> Do you Yahoo!?
> Win 1 of 4,000 free domain names from Yahoo! Enter now.
> http://promotions.yahoo.com/goldrush

Current Thread