net.northfuse.resources
Class StyleResourceHandler
java.lang.Object
net.northfuse.resources.ResourceHandlerImpl
net.northfuse.resources.StyleResourceHandler
- All Implemented Interfaces:
- ResourceHandler
public final class StyleResourceHandler
- extends ResourceHandlerImpl
- Author:
- tylers2
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleResourceHandler
public StyleResourceHandler()
- Creates a StyleResourceHandler.
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.