public static interface FilteringHeaderResponse.IHeaderResponseFilter
HeaderResponseContainer, using the name of
the filter to get the correct bucket.| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(HeaderItem item)
Determines whether a given HeaderItem should be rendered in the bucket represented by
this filter.
|
String |
getName() |
String getName()
boolean accepts(HeaderItem item)
item - the item to be renderedCopyright © 2006–2014 Apache Software Foundation. All rights reserved.