Class nl.sara.webdav.codec.GetcontentlengthCodec
Extends
nl.sara.webdav.Codec.
Adds a codec that converts DAV: getcontentlength to an integer
Defined in: getcontentlength.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.GetcontentlengthCodec.fromXML(nodelist)
|
<static> |
nl.sara.webdav.codec.GetcontentlengthCodec.toXML(value, xmlDoc)
|
Method Detail
<static>
nl.sara.webdav.codec.GetcontentlengthCodec.fromXML(nodelist)
- Parameters:
- nodelist
<static>
nl.sara.webdav.codec.GetcontentlengthCodec.toXML(value, xmlDoc)
- Parameters:
- value
- xmlDoc