Class LineInputStream

java.lang.Object
java.io.InputStream
org.apache.jackrabbit.vault.util.LineInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class LineInputStream extends InputStream
Provides an input stream wrapper that detects line feed sequences and replaces them by new ones.