XML-Twig - Re: Remove linefeed from XML

Posted on Fri Sep 1 19:01:26 2006 by mirod in response to 2890 (See the whole thread of 3)
Re: Remove linefeed from XML
You can use the trimmed_text method instead of text (but it uses a regexp too, so the speed will be the same, expat doesn't provide any help for this).
Direct Responses: 2894 | Write a response