LibreOffice Module ucb (master) 1
Namespaces | Functions
webdavresponseparser.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/ucb/Lock.hpp>
#include "DAVResource.hxx"
#include <vector>
Include dependency graph for webdavresponseparser.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  http_dav_ucp
 

Functions

std::vector< css::ucb::Lock > http_dav_ucp::parseWebDAVLockResponse (const css::uno::Reference< css::io::XInputStream > &xInputStream)
 
std::vector< DAVResource > http_dav_ucp::parseWebDAVPropFindResponse (const css::uno::Reference< css::io::XInputStream > &xInputStream)
 
std::vector< DAVResourceInfo > http_dav_ucp::parseWebDAVPropNameResponse (const css::uno::Reference< css::io::XInputStream > &xInputStream)