public class JavaScriptAcceptingHeaderResponseFilter extends AbstractHeaderResponseFilter
JavaScriptHeaderItems.
Note: this filter used to accept everything that is not css, it no longer does. For example,
meta-tags are neither CSS nor JS.| Constructor and Description |
|---|
JavaScriptAcceptingHeaderResponseFilter(String name)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
acceptsWrapped(HeaderItem item) |
accepts, getNamepublic JavaScriptAcceptingHeaderResponseFilter(String name)
name - name of the filter (used by the container that renders these resources)protected boolean acceptsWrapped(HeaderItem item)
acceptsWrapped in class AbstractHeaderResponseFilterCopyright © 2006–2021 Apache Software Foundation. All rights reserved.