|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface for the response entity body formats that provide operations for the XML response documents.
Method Summary | |
java.util.Enumeration |
getHistories()
Get the properties in the response XML element. |
java.lang.String |
getHref()
Get the href string in the response XML element. |
java.util.Enumeration |
getProperties()
Get the properties in the response XML element. |
int |
getStatusCode()
Get the status code for use with 207 (Multi-Status). |
java.util.Enumeration |
getWorkspaces()
Get the properties in the response XML element. |
Method Detail |
public java.lang.String getHref()
public int getStatusCode()
public java.util.Enumeration getProperties()
public java.util.Enumeration getHistories()
public java.util.Enumeration getWorkspaces()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |