|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ontoware.rdf2go.model.impl.URIGenerator
public class URIGenerator
Uses UUIDs.
| Constructor Summary | |
|---|---|
URIGenerator()
|
|
| Method Summary | |
|---|---|
static URI |
createNewRandomUniqueURI()
|
static URI |
createNewRandomUniqueURI(java.lang.String uriPrefix)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URIGenerator()
| Method Detail |
|---|
public static URI createNewRandomUniqueURI()
public static URI createNewRandomUniqueURI(java.lang.String uriPrefix)
uriPrefix - - must include schema information
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||