You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Markku Saarela <ma...@entra.fi> on 2002/12/13 10:01:31 UTC

XmlProperty element with CDATA section

Hi,

I needed feature that property contains only spaces or even zero width
space.
I find there is no such thing in upcoming ant 1.6 XmlProperty.
So I implement it so that if element has CDATA section it get it's value
to property's value. Only replacement is if there
is \u200B zero width space unicode character it's replaced to "".

Rgds

Markku Saarela
Senior R&D SW Engineer (OO Technology, Java, J2EE, Smalltalk)
Entra e-Solutions Oy
mobile: +358-40-590 6505
markku.saarela@entra.fi
www.entra.fi


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>