Class nl.sara.webdav.codec.AclCodec
Extends
nl.sara.webdav.Codec.
Adds a codec that converts DAV: acl to an nl.sara.webdav.Acl object
Defined in: acl_codec.js.
Constructor Attributes | Constructor Name and Description |
---|---|
- Fields borrowed from class nl.sara.webdav.Codec:
- namespace, tagname
Method Attributes | Method Name and Description |
---|---|
<static> |
nl.sara.webdav.codec.AclCodec.fromXML(nodelist)
|
<static> |
nl.sara.webdav.codec.AclCodec.toXML(acl, xmlDoc)
|
Method Detail
<static>
nl.sara.webdav.codec.AclCodec.fromXML(nodelist)
- Parameters:
- nodelist
<static>
nl.sara.webdav.codec.AclCodec.toXML(acl, xmlDoc)
- Parameters:
- acl
- xmlDoc