Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
the node object
pointer to the literal string value
pointer to the literal language (or NULL, empty string if not defined)
non 0 if the value is Well Formed XML
Sets the node literal value, optional language, XML space properties and if the literal is well formed XML.
0 - unknown, 1 - use default method (xml:space="default") or 2 - preserve space (xml:space="preserve").
0.9.12: xml_space argument deleted
<<< Previous | Home | Next >>> |
librdf_node_get_literal_value_datatype_uri | Up | librdf_node_set_typed_literal_value |