vibedav.prop

Public Imports

vibedav.base
public import vibedav.base;

Members

Classes

DavProp
class DavProp
Undocumented in source.
DavPropException
class DavPropException
Undocumented in source.

Functions

getTagChilds
DavProp[] getTagChilds(DavProp[] list, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
normalize
string normalize(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
parseXMLProp
DavProp parseXMLProp(string xmlText, DavProp parent)
Undocumented in source. Be warned that the author may not have intended to support it.
parseXMLPropNode
DavProp parseXMLPropNode(string xmlNodeText, DavProp parent, ulong end)
Undocumented in source. Be warned that the author may not have intended to support it.
parseXMLPropText
DavProp parseXMLPropText(string xmlNodeText, ulong end)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Szabo Bogdan <szabobogdan@yahoo.com>

Date

Date: 2 25, 2015

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.