Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

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

The served contents enable access to the local file system.

The FCP is able to restrict access to the local file system to a number of directories shown to the client under configurable aliasnames.

See also
Content

Exported Interfaces - Summary
XContentProvider

provides an object representing either a directory or a file in the local file system. (details)

XContentIdentifierFactory

This interface is implemented according to the specification of service ContentProvider.

::com::sun::star::beans::XPropertySet

provides access to properties supported by the UCP. (details)

XFileIdentifierConverter

specifies methods to convert between (file) URLs and file paths in system dependent notation

Exported Interfaces - Details
XContentProvider
Description
provides an object representing either a directory or a file in the local file system.
See also
FileContent
XContentIdentifierFactory
Description
This interface is implemented according to the specification of service ContentProvider.
::com::sun::star::beans::XPropertySet
Description
provides access to properties supported by the UCP.

The supported properties give two kinds of meta-information about the environment of the FCP, namely property HostName containing the name of the computer, and property FileSystemNotation determining which system dependent notation the file system identifier follow.

Supported Properties

  • string HostName ( read-only )
  • long FileSystemNotation ( read-only, the value is one of the FileSystemNotation constants )

XFileIdentifierConverter
Description
specifies methods to convert between (file) URLs and file paths in system dependent notation

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.