|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.northfuse.resources.ResourceHandlerImpl
net.northfuse.resources.ScriptResourceHandler
public final class ScriptResourceHandler
| Constructor Summary | |
|---|---|
ScriptResourceHandler()
Creates a ScriptResourceHandler. |
|
| Method Summary | |
|---|---|
protected java.io.InputStream |
wrapWithMinify(java.io.InputStream is)
Wraps the input stream with an input stream that minifies it. |
| Methods inherited from class net.northfuse.resources.ResourceHandlerImpl |
|---|
getAggregatedResource, getMapping, getMediaType, init, isDebug, setDebug, setMapping, setResourceGenerator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptResourceHandler()
| Method Detail |
|---|
protected java.io.InputStream wrapWithMinify(java.io.InputStream is)
throws java.io.IOException
wrapWithMinify in class ResourceHandlerImplis - The input stream to wrap
java.io.IOException - If an io exception occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||