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 nameInvocationTargetException
IllegalAccessException
InstantiationException
NoSuchMethodException
ClassNotFoundException
IllegalArgumentException
SecurityException
Copyright © 2019. All rights reserved.