Class nl.sara.webdav.codec.ResourcetypeCodec
Extends
nl.sara.webdav.Codec.
Adds a codec that converts DAV: resourcetype to a Date object
Defined in: resourcetype.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
<static> |
nl.sara.webdav.codec.ResourcetypeCodec.COLLECTION
Class constants are a way to specify what the resource type is
|
- Fields borrowed from class nl.sara.webdav.Codec:
- namespace, tagname
Method Attributes | Method Name and Description |
---|---|
<static> |
nl.sara.webdav.codec.ResourcetypeCodec.fromXML(nodelist)
|
<static> |
nl.sara.webdav.codec.ResourcetypeCodec.toXML(value, xmlDoc)
|
Field Detail
<static>
nl.sara.webdav.codec.ResourcetypeCodec.COLLECTION
Class constants are a way to specify what the resource type is
Method Detail
<static>
nl.sara.webdav.codec.ResourcetypeCodec.fromXML(nodelist)
- Parameters:
- nodelist
<static>
nl.sara.webdav.codec.ResourcetypeCodec.toXML(value, xmlDoc)
- Parameters:
- value
- xmlDoc