Class ConcatResourceInputStream

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

public class ConcatResourceInputStream extends InputStream
Special InputStream that will concatenate the contents of Resources from a single ResourceCollection.
Since:
Ant 1.7