Difference between revisions of "Documentation/DevGuide/UCB/Content Providers"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m (1 revision(s))
(No difference)

Revision as of 13:07, 15 February 2008



The current implementation of the Universal Content Broker in a OpenOffice.org installation supplies UCPs for the following data sources:

Data source Description URL Schema Service name
FILE Provides access to the file system "file" com.sun.star.ucb.FileContentProvider
WebDAV and HTTP Provides access to web-based file systems and includes HTTP "vnd.sun.star.webdav" or "http" com.sun.star.ucb.WebDAVContentProvider
FTP Provides access to file transfer protocol servers "ftp" com.sun.star.ucb.fpx.ContentProvider
Hierarchy Virtual hierarchy of folders and links "vnd.sun.star.hier" com.sun.star.ucb.HierarchyContentProvider
ZIP and JAR files Packaged files "vnd.sun.star.pkg" com.sun.star.ucb.PackageContentProvider
Help files OpenOffice.org help system "vnd.sun.star.help" com.sun.star.help.XMLHelp

Appendix C Universal Content Providers describes all the above content providers in more detail. The reference documentation for the commands and other features of these UCPs are located in the SDK or the ucb project on ucb.openoffice.org. Additionally, the ucb project offers information about other UCPs for OpenOffice.org, for example, a UCP for document management systems.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools