22module
com { module sun { module star { module rdf {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
represents a URI node that may occur in a RDF graph.
Definition XURI.idl:49
string Namespace
prefix
Definition XURI.idl:51
string LocalName
suffix
Definition XURI.idl:53
Definition Ambiguous.idl:20
represents a URI node that may occur in a RDF graph.
Definition URI.idl:31
createNS([in] string Namespace, [in] string LocalName)
creates a URI RDF node from namespace prefix and local name.
create([in] string Value)
creates a URI RDF node.
createKnown([in] short Id)
creates a URI RDF node for a well-known URI.