Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 7334

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Service FileContentProvider</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimain"><a href="module-ix.html" class="navimain">Module</a></td>
<td class="navimain"><a href="FileContentProvider-xref.html" class="navimain">Use</a></td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub">Services' Summary</td>
<td class="navisub"><a href="#InterfacesSummary" class="navisub">Interfaces' Summary</a></td>
<td class="navisub">Properties' Summary</td>
<td class="navisub">Services' Details</td>
<td class="navisub"><a href="#InterfacesDetails" class="navisub">Interfaces' Details</a></td>
<td class="navisub">Properties' Details</td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: <a href="module-ix.html" class="namechain">ucb</a> :: </p>
</td>
</tr>
<tr>
<td class="title">service FileContentProvider</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>The File Content Provider (FCP) implements a <a href="ContentProvider.html">ContentProvider</a>
 for the <Type>UniversalContentBroker (UCB).

 </dd>
<dd><p>The served contents enable access to the local file system.

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

 </dd>
<dt><b>See also</b></dt>
<dd><a href="Content.html">Content</a></dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="InterfacesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces - Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="XContentProvider.html">XContentProvider</a></td>
<td class="imsum_right"><p>provides an object representing either a directory or a file in the
 local file system.

 (<a href="#XContentProvider">details</a>)</p>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XContentIdentifierFactory.html">XContentIdentifierFactory</a></td>
<td class="imsum_right"><p>This interface is implemented according to the specification of
 service <a href="ContentProvider.html">ContentProvider</a>.
 </p>
</td>
</tr>
<tr>
<td class="imsum_left">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/XPropertySet.html">XPropertySet</a></td>
<td class="imsum_right"><p>provides access to properties supported by the UCP.

 (<a href="#XPropertySet">details</a>)</p>
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XFileIdentifierConverter.html">XFileIdentifierConverter</a></td>
<td class="imsum_right"><p>specifies methods to convert between (file) URLs and file paths in
 system dependent notation
 </p>
</td>
</tr>
</table>
<a name="InterfacesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exported Interfaces - Details</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XContentProvider" class="membertitle"><a href="XContentProvider.html">XContentProvider</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>provides an object representing either a directory or a file in the
 local file system.

 </dd>
<dt><b>See also</b></dt>
<dd><a href="FileContent.html">FileContent</a></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XContentIdentifierFactory" class="membertitle"><a href="XContentIdentifierFactory.html">XContentIdentifierFactory</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>This interface is implemented according to the specification of
 service <a href="ContentProvider.html">ContentProvider</a>.
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XPropertySet" class="membertitle">::com::sun::star::<a href="../beans/module-ix.html">beans</a>::<a href="../beans/XPropertySet.html">XPropertySet</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>provides access to properties supported by the UCP.

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

 <p>

 <b>Supported Properties</b>
 <ul>
 <li>
 string HostName ( read-only )
 </li>
 <li>
 long FileSystemNotation ( read-only, the value is one of the
 <a href="FileSystemNotation.html">FileSystemNotation</a> constants )
 </li>
 </ul>

 </p>
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr/>
<tr>
<td class="imdetail"><a name="XFileIdentifierConverter" class="membertitle"><a href="XFileIdentifierConverter.html">XFileIdentifierConverter</a></a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>specifies methods to convert between (file) URLs and file paths in
 system dependent notation
 </dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>&nbsp;<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>