Uses of Class
org.openrdf.sail.nativerdf.model.NativeURI

Packages that use NativeURI
org.openrdf.sail.nativerdf Native RDF storage backend. 
 

Uses of NativeURI in org.openrdf.sail.nativerdf
 

Methods in org.openrdf.sail.nativerdf that return NativeURI
 NativeURI ValueStore.createURI(String uri)
           
 NativeURI ValueStore.createURI(String namespace, String localName)
           
 NativeURI ValueStore.getNativeURI(URI uri)
          Creates a NativeURI that is equal to the supplied URI.
 



Copyright © 2001-2012 Aduna. All Rights Reserved.