public class IfModifiedSinceSelector extends Object implements org.apache.cocoon.selection.Selector
| Constructor and Description |
|---|
IfModifiedSinceSelector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
select(String expression,
Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
Check for If-Modified-Since header on request,
and returns true if the Item should *not* be sent, i.e.
|
public boolean select(String expression, Map objectModel, org.apache.avalon.framework.parameters.Parameters parameters)
select in interface org.apache.cocoon.selection.Selectorexpression - is ignoredobjectModel - environment passed through via cocoonCopyright © 2022 LYRASIS. All rights reserved.