Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.