Class Index | File Index

Classes


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.

Class Summary
Constructor Attributes Constructor Name and Description
 
Fields borrowed from class nl.sara.webdav.Codec:
namespace, tagname
Method Summary
Method Attributes Method Name and Description
<static>  
nl.sara.webdav.codec.GetlastmodifiedCodec.fromXML(nodelist)
<static>  
nl.sara.webdav.codec.GetlastmodifiedCodec.toXML(value, xmlDoc)
Class Detail
nl.sara.webdav.codec.GetlastmodifiedCodec()
Method Detail
<static> nl.sara.webdav.codec.GetlastmodifiedCodec.fromXML(nodelist)
Parameters:
nodelist

<static> nl.sara.webdav.codec.GetlastmodifiedCodec.toXML(value, xmlDoc)
Parameters:
value
xmlDoc

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Apr 23 2014 15:51:05 GMT+0200 (CEST)