Class LineOutputStream

java.lang.Object
java.io.OutputStream
org.apache.jackrabbit.vault.util.LineOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class LineOutputStream extends OutputStream
Provides an output stream wrapper that detects line feed sequences and replaces them by new ones.