Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: rdf ::
|
| unpublished |
interface XNode |
|
|
|
- Usage Restrictions
- not published
- Description
- represents a node that may occur in a RDF graph.
In the RDF data model, there are three distinct types of nodes:
URIs, blank nodes, and literals.
XNode
|
|---XLiteral
|
XResource
|
|---XBlankNode
|
XURI
- Since
- OOo 3.0
- See also
- XRepository, Statement, XResource, XBlankNode, XURI, XLiteral
|
| Attributes' Summary |
| StringValue |
the string value of the node. |
| Attributes' Details |
StringValue
[ readonly ] string StringValue;
- Description
- the string value of the node.
|
|
Top of Page
Copyright © 1995, 2010, 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.