> How can I preserve the linefeed between tags in the parsed
> value? Example:
>
> <myTag>some string \n with \n linefeed</myTag>
>
> And getMyTag() returns:
>
> some string
> with
> linefeed
I'm not sure what you menaby "preserving LFs". Judging from your result,
it seems to me that those are indeed preserved (otherwise why you see
line breaks in between?)
Or am I missing some point?
regards,
--
Kohsuke KAWAGUCHI 408-276-7063 (x17063)
Sun Microsystems kohsuke.kawaguchi_at_sun.com