Thx I had forgotten the .trim() after calling getNodeValue().

By all features used to define a document builder factory are they
available when using a DOMImplementationRegistry?

        
domFactory.setFeature("http://xml.org/sax/features/validation";, true);
        
domFactory.setFeature("http://apache.org/xml/features/validation/schema";
, true);
        
domFactory.setFeature("http://apache.org/xml/features/validation/schema/
element-default",true);

Thx again!

-----Original Message-----
From: Stanimir Stamenkov [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 28, 2006 18:03
To: [email protected]
Subject: Re: Additionnal #Text node

/Decoker, Lydie (Lydie)/:

> I was looking the LSParser and LSParserFilter solution to get ride of 
> those empty nodes. Tried to implement one but not able to remove those

> empty nodes.

The example I've attached here works for me.

--
Stanimir

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to