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