:: com :: sun :: star :: rdf ::
|
|
- Supported Interface
- XURI
|
- Usage Restrictions
- not published
- Description
- represents an URI node that may occur in a RDF graph.
- Since
- OOo 3.0
- See also
- XRepository
|
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
- Description
- creates an URI RDF node.
- Parameter Value
- the URI, represented as
string .
- Throws
- com::sun::star::lang::IllegalArgumentException
if the argument does not represent a valid URI
|
|
createNS
- Description
- creates an URI RDF node from namespace prefix and local name.
- Parameter Namespace
- the namespace prefix of the URI, represented as
string .
- Parameter LocalName
- the local name of the URI, represented as
string .
- Throws
- com::sun::star::lang::IllegalArgumentException
if the arguments do not represent a valid URI
|
|
createKnown
- Description
- creates an URI RDF node for a well-known URI.
- Parameter Id
- the URI, represented as a constant from URIs.
- Throws
- com::sun::star::lang::IllegalArgumentException
if the argument is not a valid constant from URIs
- See also
- URIs
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.