Class ConcatFileInputStream

java.lang.Object
java.io.InputStream
org.apache.tools.ant.util.ConcatFileInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ConcatFileInputStream extends InputStream
Special InputStream that will concatenate the contents of an array of files.