|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bradmcevoy.http.webdav.WebDavResourceTypeHelper
public class WebDavResourceTypeHelper
| Constructor Summary | |
|---|---|
WebDavResourceTypeHelper()
|
|
| Method Summary | |
|---|---|
java.util.List<javax.xml.namespace.QName> |
getResourceTypes(Resource r)
Get the resource types for a PROPFIND request. |
java.util.List<java.lang.String> |
getSupportedLevels(Resource r)
Gets the list of supported level names for a resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebDavResourceTypeHelper()
| Method Detail |
|---|
public java.util.List<javax.xml.namespace.QName> getResourceTypes(Resource r)
ResourceTypeHelper
getResourceTypes in interface ResourceTypeHelperpublic java.util.List<java.lang.String> getSupportedLevels(Resource r)
ResourceTypeHelper
getSupportedLevels in interface ResourceTypeHelperr - - the resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||