Class Headers.IfHeaders
java.lang.Object
org.bedework.webdav.servlet.common.Headers.IfHeaders
- Enclosing class:
- Headers
The following is instantiated for If headers
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanTrue if we had ifNoneMatchAnyNon null if we got if-matchNon null if we got an if header -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
create
public boolean createTrue if we had ifNoneMatchAny -
ifEtag
Non null if we got if-match -
ifHeader
Non null if we got an if header
-
-
Constructor Details
-
IfHeaders
public IfHeaders()
-