Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 561b71d6bc68fd08a952745d06b60112 > files > 4530

openoffice.org-devel-doc-3.1.1-0.4mdvmes5.1.i586.rpm

<html>
<head>
<title>Interface XLiteral</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="XLiteral-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">Methods' Summary</td>
<td class="navisub"><a href="#AttributesSummary" class="navisub">Attributes' Summary</a></td>
<td class="navisub">Methods' Details</td>
<td class="navisub"><a href="#AttributesDetails" class="navisub">Attributes' Details</a></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">rdf</a> :: </p>
</td>
</tr>
<tr>
<td class="title"><table class="title-table" width="99%">
<tr>
<td width="25%" class="title2">unpublished </td>
<td width="50%" class="title">interface XLiteral</td>
<td width="*"/></tr>
</table>
</td>
</tr>
<tr>
<td><dl>
<dt><b>Base Interfaces</b></dt>
<dd><pre style="font-family:monospace;"><strong>XLiteral</strong>
&#x2517 <a href="XNode.html">XNode</a>

</pre></dd>
<dd><a name/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="crosstitle">
<tr>
<td class="imsum_left"><a href="XNode.html">XNode</a></td>
<td class="imsum_right"><dl>
<dt>(referenced interface's summary:)</dt>
<dd>represents a node that may occur in a RDF graph.

 </dd>
</dl>
</td>
</tr>
</table>
</dd>
</dl>
</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>represents a literal that may occur in a RDF graph.

 </dd>
<dd><p>
 RDF literals may come in three varieties:
 <ul>
 <li>just a string Value</li>
 <li>Value and Language</li>
 <li>typed literal: Value and Datatype (represented by an URI)</li>
 </ul>
 Note that there is no literal with both Language and Datatype.
 </p>

 </dd>
<dt><b/></dt>
<dd/><dt><b/></dt>
<dd/></dl>
</td>
</tr>
</table>
<hr>
<a name="AttributesSummary"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Attributes' Summary</td>
</tr>
<tr>
<td class="imsum_left"><a href="#Value">Value</a></td>
<td class="imsum_right">the content of the literal&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#Language">Language</a></td>
<td class="imsum_right">the language of the literal; may be the empty <code>string</code>&nbsp;</td>
</tr>
<tr>
<td class="imsum_left"><a href="#Datatype">Datatype</a></td>
<td class="imsum_right">the data type of the literal; may be <b>NULL</b>&nbsp;</td>
</tr>
</table>
<a name="AttributesDetails"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle">Attributes' Details</td>
</tr>
<tr>
<td class="imdetail"><a name="Value" class="membertitle">Value</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] string <b>Value</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>the content of the literal</dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="Language" class="membertitle">Language</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] string <b>Language</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>the language of the literal; may be the empty <code>string</code></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="imdetail"><a name="Datatype" class="membertitle">Datatype</a><table border="0" width="96%" cellpadding="5" cellspacing="0" class="table-in-data" bgcolor="#ffffff" align="center">
<tr>
<td>[ readonly ] <a href="XURI.html">XURI</a> <b>Datatype</b>;<hr>
<dl>
<dt><b>Description</b></dt>
<dd>the data type of the literal; may be <b>NULL</b></dd>
</dl>
</td>
</tr>
</table>
</td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2010 Sun Microsystems, Inc.</p>

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

</html>