:: com :: sun :: star :: ucb ::

service FTPContentProvider
Description
The FTP Content Provider (FCP) implements a ContentProvider for the UniversalContentBroker (UCB).

The served contents enable access to directories and files on a ftp-server.

Since
OpenOffice 1.1.2
See also
Content

Exported Interfaces
XContentProvider
Description
provides an object representing either a (ftp-server side) directory object allowing listing of children or a content object providing access a (ftp-server side) file.

 
Top of Page