LibreOffice
LibreOffice 24.2 SDK API Reference
|
represents a literal that may occur in a RDF graph. More...
import"XLiteral.idl";
Public Attributes | |
string | Value |
the content of the literal More... | |
string | Language |
the language of the literal; may be the empty string More... | |
XURI | Datatype |
the data type of the literal; may be NULL More... | |
Public Attributes inherited from XNode | |
string | StringValue |
the string value of the node. More... | |
represents a literal that may occur in a RDF graph.
RDF literals may come in three varieties:
Note that there is no literal with both Language and Datatype.
|
attributereadonly |
the data type of the literal; may be NULL
|
attributereadonly |
the language of the literal; may be the empty string
|
attributereadonly |
the content of the literal