org.apache.myfaces.shared_tomahawk.resource
Class ValueExpressionFilterInputStream
java.lang.Object
java.io.InputStream
org.apache.myfaces.shared_tomahawk.resource.ValueExpressionFilterInputStream
- All Implemented Interfaces:
- Closeable
public class ValueExpressionFilterInputStream
- extends InputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueExpressionFilterInputStream
public ValueExpressionFilterInputStream(InputStream in,
String libraryName,
String resourceName)
read
public int read()
throws IOException
- Specified by:
read
in class InputStream
- Throws:
IOException
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Overrides:
close
in class InputStream
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.