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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to