Language
The Free and Open Productivity Suite
:: com :: sun :: star :: rdf ::
|
interface XNode |
|
- 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 © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.