|
|
|
|
|
||||||||||
| 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.PropNameResponseElement
public class PropNameResponseElement
a response element for a propname PROPFIND request.
| Constructor Summary | |
|---|---|
PropNameResponseElement(java.net.URI uri,
boolean isCol)
creates a new PropFindResponseElement for the given URI. |
|
| Method Summary | |
|---|---|
void |
addProperty(IProperty p)
adds a property. |
java.net.URI |
getHref()
returns the href the reponse element is for. |
org.jdom.Element |
getXML()
returns the XML of the PropFindResponseElement. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropNameResponseElement(java.net.URI uri,
boolean isCol)
PropFindResponseElement for the given URI.
uri - the URIisCol - flag, indicating whether the processed element is a collection| Method Detail |
|---|
public final void addProperty(IProperty p)
p - the property to addpublic final java.net.URI getHref()
getHref in interface IMultiStatusElementgetHref in class AbstractResponseElementpublic final org.jdom.Element getXML()
getXML in interface IMultiStatusElementgetXML in class AbstractResponseElementStatusResponseElement.getXML()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||