public class IDUtil extends Object
Constructor and Description |
---|
IDUtil() |
Modifier and Type | Method and Description |
---|---|
static ID |
createID(Namespace namespace,
Object[] args) |
static ID |
createID(Namespace namespace,
String idName) |
static ID |
createID(String namespaceName,
String idName) |
static Namespace |
findNamespaceByIdName(String idName) |
static Namespace |
findNamespaceByScheme(String scheme) |
static IIDFactory |
getIDFactory() |
static Namespace |
getNamespaceByName(String namespaceName) |
public static IIDFactory getIDFactory()
public static ID createID(String namespaceName, String idName) throws IDCreateException
IDCreateException
public static ID createID(Namespace namespace, String idName) throws IDCreateException
IDCreateException
public static ID createID(Namespace namespace, Object[] args) throws IDCreateException
IDCreateException
Copyright © 2017. All rights reserved.