public interface NewURIMaker
| Modifier and Type | Method and Description |
|---|---|
String |
getUnusedNewURI(String prefixURI) |
String getUnusedNewURI(String prefixURI) throws InsertException
prefixURI - - may be null, the use the default namespace. If it is
not null, then it is used as prefix of the new URI, a random integer may be added.InsertExceptionCopyright © 2016. All rights reserved.