|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.webdav.util.AbstractResponseElement
org.torweg.pulse.webdav.util.PropPatchResponseElement
public class PropPatchResponseElement
| Constructor Summary | |
|---|---|
PropPatchResponseElement(PropPatchRequest r,
boolean s, PropPatchRequest.PropPatchOperation f,
java.lang.String m)
creates a new PropFindResponseElement for the given URI. |
|
| Method Summary | |
|---|---|
java.net.URI |
getHref()
returns the href the reponse element is for. |
org.jdom.Element |
getXML()
creates the complete PROPPATCH response. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropPatchResponseElement(PropPatchRequest r,
boolean s, PropPatchRequest.PropPatchOperation f,
java.lang.String m)
PropFindResponseElement for the given URI.
r - the PROPPATCH requests - the success flagf - the optional failing operationm - the optional error message| Method Detail |
|---|
public final java.net.URI getHref()
getHref in interface IMultiStatusElementgetHref in class AbstractResponseElementpublic org.jdom.Element getXML()
getXML in interface IMultiStatusElementgetXML in class AbstractResponseElementAbstractResponseElement.getXML()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||