20 #ifndef __com_sun_star_rdf_XDocumentRepository_idl__ 21 #define __com_sun_star_rdf_XDocumentRepository_idl__ 29 module
com { module sun { module star { module rdf {
110 void setStatementRDFa(
112 [in] sequence<XURI> Predicates,
114 [in]
string RDFaContent,
115 [in]
XURI RDFaDatatype)
169 com::sun::star::beans::Pair< sequence<Statement>,
boolean >
extends XRepository with document-specific functionality.
Definition: XDocumentRepository.idl:45
Definition: Ambiguous.idl:22
represents a resource node that may occur in a RDF graph.
Definition: XResource.idl:41
provides functionality to enumerate the contents of a container.
Definition: XEnumeration.idl:54
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
represents an error condition that is signaled on accessing an RDF Repository.
Definition: RepositoryException.idl:35
represents a node that may occur in a RDF graph.
Definition: XNode.idl:57
represents an URI node that may occur in a RDF graph.
Definition: XURI.idl:53
provides access to a set of named RDF graphs.
Definition: XRepository.idl:71