|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HRef | |
|---|---|
| net.java.dev.webdav.core.jaxrs.xml.conditions | This package contains WebDAV Precondition / Postcondition XML Elements. |
| net.java.dev.webdav.core.jaxrs.xml.elements | This package contains WebDAV XML Elements. |
| Uses of HRef in net.java.dev.webdav.core.jaxrs.xml.conditions |
|---|
| Methods in net.java.dev.webdav.core.jaxrs.xml.conditions that return types with arguments of type HRef | |
|---|---|
java.util.List<HRef> |
NoConflictingLock.getHRefs()
|
java.util.List<HRef> |
LockTokenSubmitted.getHRefs()
|
| Constructors in net.java.dev.webdav.core.jaxrs.xml.conditions with parameters of type HRef | |
|---|---|
LockTokenSubmitted(HRef hRef,
HRef... hRefs)
|
|
LockTokenSubmitted(HRef hRef,
HRef... hRefs)
|
|
NoConflictingLock(HRef... hRefs)
|
|
| Uses of HRef in net.java.dev.webdav.core.jaxrs.xml.elements |
|---|
| Methods in net.java.dev.webdav.core.jaxrs.xml.elements that return HRef | |
|---|---|
HRef |
LockToken.getHRef()
|
HRef |
LockRoot.getHRef()
|
HRef |
Location.getHRef()
|
| Methods in net.java.dev.webdav.core.jaxrs.xml.elements that return types with arguments of type HRef | |
|---|---|
java.util.List<HRef> |
Response.getHRefs()
|
| Constructors in net.java.dev.webdav.core.jaxrs.xml.elements with parameters of type HRef | |
|---|---|
Location(HRef hRef)
|
|
LockRoot(HRef hRef)
|
|
LockToken(HRef hRef)
|
|
Response(HRef hRef,
Error error,
ResponseDescription responseDescription,
Location location,
PropStat propStat,
PropStat... propStats)
|
|
Response(Status status,
Error error,
ResponseDescription responseDescription,
Location location,
HRef hRef,
HRef... hRefs)
|
|
Response(Status status,
Error error,
ResponseDescription responseDescription,
Location location,
HRef hRef,
HRef... hRefs)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||