public class SimpleUriGenerator extends Object implements UniqueURIGenerator
Constructor and Description |
---|
SimpleUriGenerator(String uriPrefix)
Crate a new instance generating URIs with the specified prefix.
|
public SimpleUriGenerator(String uriPrefix)
uriPrefix
- prefix of generated named graph URIspublic String nextURI()
UniqueURIGenerator
nextURI
in interface UniqueURIGenerator
Copyright © 2013. All Rights Reserved.