Data Members



ACTIVELOCK

public:
 static const char* ACTIVELOCK; 

name of element in the WebDAV DTD


COLLECTION

public:
 static const char* COLLECTION;

name of property specified WebDAV spec/DTD


CREATIONDATE

public:
 static const char* CREATIONDATE;

name of property specified WebDAV spec/DTD


DEPTH

public:
 static const char* DEPTH;

name of element in the WebDAV DTD


DISPLAYNAME

public:
 static const char* DISPLAYNAME;

name of property specified WebDAV spec/DTD


EXCLUSIVE

public:
 static const char* EXCLUSIVE;

name of element in the WebDAV DTD


GETCONTENTLANGUAGE

public:
 static const char* GETCONTENTLANGUAGE;

name of property specified WebDAV spec/DTD


GETCONTENTLENGTH

public:
 static const char* GETCONTENTLENGTH;

name of property specified WebDAV spec/DTD


GETCONTENTTYPE

public:
 static const char* GETCONTENTTYPE;

name of property specified WebDAV spec/DTD


GETETAG

public:
 static const char* GETETAG;

name of property specified WebDAV spec/DTD


GETLASTMODIFIED

public:
 static const char* GETLASTMODIFIED;

name of property specified WebDAV spec/DTD


HREF

public:
 static const char* HREF;

name of element in the WebDAV DTD


LOCKDISCOVERY

public:
 static const char* LOCKDISCOVERY;

name of property specified WebDAV spec/DTD


LOCKINFO

public:
 static const char* LOCKINFO;

name of element in the WebDAV DTD


LOCKSCOPE

public:
 static const char* LOCKSCOPE;

name of element in the WebDAV DTD


LOCKTOKEN

public:
 static const char* LOCKTOKEN;

name of element in the WebDAV DTD


LOCKTYPE

public:
 static const char* LOCKTYPE;

name of element in the WebDAV DTD


MULTISTATUS

public:
 static const char* MULTISTATUS; 

name of element in the WebDAV DTD


NS_DAV

public:
 static const char* NS_DAV; 

the name of the XML namespace specified in the WebDAV spec


OWNER

public:
 static const char* OWNER;

name of element in the WebDAV DTD


Overwrite

public:
  enum  Overwrite  {
  T,
  F
  };

Constants

NameDescription

PROP

public:
 static const char* PROP; 

name of element in the WebDAV DTD


PROPERTYUPDATE

public:
 static const char* PROPERTYUPDATE;

name of property specified WebDAV spec/DTD


PROPFIND

public:
 static const char* PROPFIND; 

name of element in the WebDAV DTD


PROPNAME

public:
 static const char* PROPNAME;

name of element in the WebDAV DTD


PROPSTAT

public:
 static const char* PROPSTAT; 

name of element in the WebDAV DTD


PropertyDepth

public:
  enum  PropertyDepth  {
  ZERO,
  ONE,
  PROPINFINITY
  };

Constants

NameDescription

REMOVE

public:
 static const char* REMOVE;

name of property specified WebDAV spec/DTD


RESOURCETYPE

public:
 static const char* RESOURCETYPE; 

name of element in the WebDAV DTD


RESPONSE

public:
 static const char* RESPONSE; 

name of element in the WebDAV DTD


SET

public:
 static const char* SET;

name of property specified WebDAV spec/DTD


SHARED

public:
 static const char* SHARED;

name of element in the WebDAV DTD


SOURCE

public:
 static const char* SOURCE;

name of property specified WebDAV spec/DTD


STATUS

public:
 static const char* STATUS; 

name of element in the WebDAV DTD


SUPPORTEDLOCK

public:
 static const char* SUPPORTEDLOCK; 

name of property specified WebDAV spec/DTD


TIMEOUT

public:
 static const char* TIMEOUT;

name of element in the WebDAV DTD


WRITE

public:
 static const char* WRITE;

name of element in the WebDAV DTD


XML_PI

public:
 static const char* XML_PI;

the XML processing instruction


© 1999-2000, Thomas Bednarz, Jr. — (Last Updated 7/16/2000)