| Package | Description |
|---|---|
| org.apache.jackrabbit.webdav.header |
| Modifier and Type | Class and Description |
|---|---|
class |
CodedUrlHeader
CodedUrlHeader... |
class |
DepthHeader
DepthHeader... |
class |
IfHeader
The
IfHeader class represents the state lists defined
through the HTTP If header, which is specified in RFC 2518 as
follows :
If = "If" ":" ( 1*No-tag-list | 1*Tagged-list)
No-tag-list = List
Tagged-list = Resource 1*List
Resource = Coded-URL
List = "(" 1*(["Not"](State-etag | "[" entity-tag "]")) ")"
State-etag = Coded-URL
Coded-URL = "<" absoluteURI ">"
Reformulating this specification into proper EBNF as specified by N. |
class |
LabelHeader
LabelHeader... |
class |
OverwriteHeader
OverwriteHeader... |
class |
PollTimeoutHeader
PollTimeoutHeader implements a timeout header for subscription
polling. |
class |
TimeoutHeader
TimeoutHeader... |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.