\r
HttpPropFind query = this.getPropFindQuery();\r
query.setEntity(new StringEntity(WebdavUtils.prepareXmlForPropFind()));\r
TreeNode root = this.fireRequest(query);\r
\r
\r
HttpPropFind query = this.getPropFindQuery();\r
query.setEntity(new StringEntity(WebdavUtils.prepareXmlForPropFind()));\r
TreeNode root = this.fireRequest(query);\r
\r