« Return to Thread: [io] streams with custom line separators

[io] streams with custom line separators

by Alex Ignácio da Silva :: Rate this Message:

Reply to Author | View in Thread

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@...
For additional commands, e-mail: user-help@...

 « Return to Thread: [io] streams with custom line separators