public class ValueExpressionFilterInputStream extends InputStream
| Constructor and Description | 
|---|
| ValueExpressionFilterInputStream(InputStream in,
                                String libraryName,
                                String resourceName) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| int | read() | 
available, mark, markSupported, read, read, reset, skippublic ValueExpressionFilterInputStream(InputStream in, String libraryName, String resourceName)
public int read()
         throws IOException
read in class InputStreamIOExceptionpublic void close()
           throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class InputStreamIOExceptionCopyright © 2016 The Apache Software Foundation. All Rights Reserved.