Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| :: com :: sun :: star :: rdf ::  | 
|  | 
| 
Supported InterfaceXURI | 
| 
Usage Restrictionsnot publishedDescriptionrepresents an URI node that may occur in a RDF graph.
 Since OOo 3.0 See alsoXRepository | 
| Constructors' Summary | 
| create | creates an URI RDF node. | 
| createNS | creates an URI RDF node from namespace prefix and local name. | 
| createKnown | creates an URI RDF node for a well-known URI. | 
| Constructors' Details | 
| create 
| 
 
Descriptioncreates an URI RDF node.
 Parameter Valuethe URI, represented as string.Throwscom::sun::star::lang::IllegalArgumentException
 if the argument does not represent a valid URI
  |  | 
| createNS 
| 
 
Descriptioncreates an URI RDF node from namespace prefix and local name.
 Parameter Namespacethe namespace prefix of the URI, represented as
 string.Parameter LocalNamethe local name of the URI, represented as string.Throwscom::sun::star::lang::IllegalArgumentException
 if the arguments do not represent a valid URI
  |  | 
| createKnown 
| 
 
Descriptioncreates an URI RDF node for a well-known URI.
 Parameter Idthe URI, represented as a constant from URIs.
 Throwscom::sun::star::lang::IllegalArgumentException
 if the argument is not a valid constant from URIs
 See alsoURIs |  | 
 Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.