"SomchaiDion" <[EMAIL PROTECTED]> writes: > Dear sir, > I try to write an application using Slide API. Now, I have no idea how > can I identify which Slide URI is a file or folder. I think, the > NodeRevisionDescriptor can use for this. But, I found many prperties for > type, such as, COLLECTION_TYPE, RESOURCE_TYPE, TYPE. > Could you guide me please.
At slide API level there is no real destinction between collections and other nodes. A collection has a noneempty set of children. At the WebDAV level the property DAV:resourcetype has the value DAV:collection, if it is a collection. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
