22module
com { module sun { module star { module rdf {
represents a literal that may occur in a RDF graph.
Definition XLiteral.idl:41
represents a URI node that may occur in a RDF graph.
Definition XURI.idl:49
Definition Ambiguous.idl:20
represents a literal that may occur in a RDF graph.
Definition Literal.idl:31
createWithType([in] string Value, [in] XURI Type)
creates a typed literal RDF node.
create([in] string Value)
creates a plain literal RDF node.
createWithLanguage([in] string Value, [in] string Language)
creates a literal RDF node with a language.