|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Util.UrlHandler
This is for handling DAV:href
elements in a multistatus
response one by one.
Util.readUrlList(java.net.URL, be.re.webdav.Client.Response, be.re.webdav.Util.UrlHandler)
Method Summary | |
---|---|
boolean |
handle(URL href)
|
Method Detail |
---|
boolean handle(URL href)
href
- the resource in the multistatus response entry.
false
should be returned.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |