public interface BindConstants
BindConstants
provide constants for request and response
headers, Xml elements and property names defined by
the BIND specification.Modifier and Type | Field and Description |
---|---|
static String |
METHODS |
static Namespace |
NAMESPACE
The namespace
|
static DavPropertyName |
PARENTSET |
static DavPropertyName |
RESOURCEID |
static String |
XML_BIND
local names of XML elements used in the request bodies of the methods BIND, REBIND and UNBIND.
|
static String |
XML_HREF |
static String |
XML_PARENT |
static String |
XML_REBIND |
static String |
XML_SEGMENT |
static String |
XML_UNBIND |
static final Namespace NAMESPACE
static final String XML_BIND
static final String XML_REBIND
static final String XML_UNBIND
static final String XML_SEGMENT
static final String XML_HREF
static final String XML_PARENT
static final String METHODS
static final DavPropertyName RESOURCEID
static final DavPropertyName PARENTSET
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.