You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Alex Ignácio da Silva <al...@ignacioalex.com> on 2009/06/28 18:21:23 UTC

[io] streams with custom line separators

Hi all,

I need an implementation of a stream that allows customizing the line
separator, does the commons io library offer this functionality? I
couldn't find it browsing through its API.

The implementation of java.io.PrintWriter.println() always uses the line
separator of the underlying platform.

Thanks,

Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org