public class UnclosableInputStream
extends java.io.FilterInputStream
Constructor and Description |
---|
UnclosableInputStream(java.io.InputStream in)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Does not close the original stream.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.