Module org.apache.wicket.core
Package org.apache.wicket.markup.head.filter
package org.apache.wicket.markup.head.filter
-
ClassDescriptionA default implementation of IHeaderResponseFilter that returns true for everything.This filter accepts all
CssHeaderItem
s.This filter accepts allCssHeaderItem
s andPageHeaderItem
s (header items for the <head> section of the page).HeaderItem
that specifies the filter it belongs to.This header response allows you to separate things that are added to the IHeaderResponse into different buckets.A filter used to bucket your resources, inline scripts, etc, into different responses.A container that renders the content that was bucketed into a certain bucket byFilteringHeaderResponse
.This filter accepts allJavaScriptHeaderItem
s.A header response which defers allAbstractJavaScriptReferenceHeaderItem
s.A header response that creates two buckets.A filter that takes another filter and always returns the opposite of another filter.Add Subresource integrity and crossOrigin to allISubresourceHeaderItem
s.