ResourcePropertyValue

Undocumented in source.

Members

Enums

Mode
enum Mode
Undocumented in source.

Functions

create
DavProp create(string val)
Undocumented in source. Be warned that the author may not have intended to support it.
create
DavProp create(string[string] val)
Undocumented in source. Be warned that the author may not have intended to support it.
createAttribute
DavProp createAttribute(string val)
Undocumented in source. Be warned that the author may not have intended to support it.
createLevelTag
DavProp createLevelTag(string val)
Undocumented in source. Be warned that the author may not have intended to support it.
createTagList
DavProp createTagList(string[string] val)
Undocumented in source. Be warned that the author may not have intended to support it.
createTagName
DavProp createTagName(string val)
Undocumented in source. Be warned that the author may not have intended to support it.
createTagText
DavProp createTagText(string val)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

attr
string attr;
Undocumented in source.
mode
Mode mode;
Undocumented in source.
name
string name;
Undocumented in source.
name2
string name2;
Undocumented in source.
ns
string ns;
Undocumented in source.

Meta