That's the enumeration of response entity interfeace so that the result could be more
than one.
Please, execute "ant webdav-client-dist" and read the javadoc.
Sung-Gu
----- Original Message -----
From: "Elodie Tasia" <[EMAIL PROTECTED]>
To: "Slide Group" <[EMAIL PROTECTED]>
Sent: Thursday, March 21, 2002 6:17 PM
Subject: Propfind method in Slide client
Hi,
I'm trying to use the propfindMethod(path, depth) from WebdavResource class, but I
don't understand why it returns an Enumeration of XMLMethodBase, that I can't use to
get the properties.
What is the right call to this method ?
Thanx