public class EntityResolverFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static EntityResolver |
getInstance(PluginManager pluginManager,
String handlerName)
Factory method for EntityResolver instances
|
public static EntityResolver getInstance(PluginManager pluginManager, String handlerName) throws SecurityException, IllegalArgumentException, ClassNotFoundException, NoSuchMethodException, InstantiationException, IllegalAccessException, InvocationTargetException
pluginManager - the pluginManagerhandlerName - the handler nameInvocationTargetExceptionIllegalAccessExceptionInstantiationExceptionNoSuchMethodExceptionClassNotFoundExceptionIllegalArgumentExceptionSecurityExceptionCopyright © 2013. All Rights Reserved.