net.northfuse.resources
Class ScriptResourceHandler
java.lang.Object
net.northfuse.resources.ResourceHandlerImpl
net.northfuse.resources.ScriptResourceHandler
- All Implemented Interfaces:
- ResourceHandler
public final class ScriptResourceHandler
- extends ResourceHandlerImpl
- Author:
- tylers2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptResourceHandler
public ScriptResourceHandler()
- Creates a ScriptResourceHandler.
wrapWithMinify
protected InputStream wrapWithMinify(InputStream is)
throws IOException
- Wraps the input stream with an input stream that minifies it.
- Specified by:
wrapWithMinify in class ResourceHandlerImpl
- Parameters:
is - The input stream to wrap
- Returns:
- A wrapped input stream
- Throws:
IOException - If an io exception occurs.
Copyright © 2011. All Rights Reserved.