Method Summary |
|
public String | getResponseDescription() Returns the response description or null if one was not present. |
public Element | getResponseXML() Returns the DAV Response element that this MultiStatus was created from. |
public int | getStatus() Returns the HTTP status code for this response. |
public String | getURI() Returns that URI for this response. |
public static void | main(String[] args) |
public void | populate(Element elResponse) Populates the MultiStatusResponse from some WebDAV response XML. |